This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 00c2008 [analyzer] Update alpha and potential checker documentation, [...] new 5988300 [c++1z] Use canonical expression equivalence to determine whe [...]
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/Type.h | 3 ++- lib/AST/ASTContext.cpp | 22 +++++++++++----------- lib/AST/Type.cpp | 6 +++--- test/SemaCXX/cxx1z-noexcept-function-type.cpp | 13 +++++++++++++ 4 files changed, 29 insertions(+), 15 deletions(-) create mode 100644 test/SemaCXX/cxx1z-noexcept-function-type.cpp