This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ee15512 [TableGen] Minor clean-ups. NFC. new 61df53b PR31081: ignore exception specifications when deducing functi [...]
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/Sema/Sema.h | 11 ++- lib/Sema/SemaExprCXX.cpp | 12 +-- lib/Sema/SemaOverload.cpp | 4 +- lib/Sema/SemaTemplate.cpp | 3 +- lib/Sema/SemaTemplateDeduction.cpp | 113 ++++++++++++++++++-------- test/SemaCXX/cxx1z-noexcept-function-type.cpp | 48 ++++++++++- 6 files changed, 143 insertions(+), 48 deletions(-)