This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 57860dbd4f [analyzer] Add a check for IvarRegion in getExtraInvalidatedValues new d4025eed63 [Sema] Add __is_aggregate type-trait
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: docs/LanguageExtensions.rst | 1 + include/clang/Basic/TokenKinds.def | 1 + include/clang/Basic/TypeTraits.h | 1 + lib/Parse/ParseDeclCXX.cpp | 1 + lib/Parse/ParseExpr.cpp | 2 + lib/Sema/SemaExprCXX.cpp | 7 ++ test/PCH/cxx-traits.cpp | 1 + test/PCH/cxx-traits.h | 1 + test/SemaCXX/type-traits.cpp | 130 +++++++++++++++++++++++++++++++++++-- 9 files changed, 138 insertions(+), 7 deletions(-)