This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a43654c When two function types have equivalent (but distinct) noexce [...] new f4c3280 [c++1z] Fix corner case where we could create a function type [...]
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/ASTContext.h | 11 ++++++++++- lib/AST/ASTContext.cpp | 20 ++++++++++++-------- test/SemaCXX/cxx1z-noexcept-function-type.cpp | 4 ++++ 3 files changed, 26 insertions(+), 9 deletions(-)