This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e73d9ee9b3 [X86] Remove the cvtuqq2ps256/cvtqq2ps256 mask builtins. Rep [...] new 1b91f2b9fb Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
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/AST/BaseSubobject.h | 5 ----- include/clang/AST/CharUnits.h | 4 ---- include/clang/AST/DeclAccessPair.h | 8 -------- include/clang/AST/DeclarationName.h | 3 --- include/clang/AST/ExprObjC.h | 6 ------ include/clang/AST/GlobalDecl.h | 7 ------- include/clang/AST/Type.h | 3 --- include/clang/Analysis/ProgramPoint.h | 3 --- include/clang/Basic/IdentifierTable.h | 3 --- include/clang/Basic/SourceLocation.h | 6 ------ include/clang/Lex/Token.h | 5 ----- include/clang/Sema/CodeCompleteConsumer.h | 8 -------- include/clang/Sema/Ownership.h | 3 --- include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h | 9 --------- lib/AST/VTableBuilder.cpp | 2 ++ lib/Sema/SemaChecking.cpp | 4 ++-- lib/StaticAnalyzer/Core/RegionStore.cpp | 4 ---- test/Analysis/llvm-conventions.cpp | 2 -- tools/libclang/Indexing.cpp | 3 --- 19 files changed, 4 insertions(+), 84 deletions(-)