This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0f552af Removed unused function argument. NFC. new 2f23b38 Remove move constructors that are identical to the generated [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Analysis/Analyses/Consumed.h | 5 ----- .../clang/Analysis/Analyses/ThreadSafetyCommon.h | 21 ++------------------- include/clang/Frontend/ASTUnit.h | 3 --- include/clang/Lex/Preprocessor.h | 8 -------- include/clang/Sema/Sema.h | 13 ------------- lib/AST/ExprConstant.cpp | 4 +--- lib/Analysis/ThreadSafety.cpp | 2 +- lib/Serialization/ASTReaderInternals.h | 11 ----------- 8 files changed, 4 insertions(+), 63 deletions(-)