This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 019ab6b7aa Remove unused addIfPresent function. new a3e65d2124 DR126: partially implement the const-correct rules for excep [...]
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 | 1 + lib/Sema/AnalysisBasedWarnings.cpp | 53 +++------ lib/Sema/SemaExceptionSpec.cpp | 160 +++++++++++++++----------- test/CXX/drs/dr1xx.cpp | 37 ++++-- test/SemaCXX/warn-throw-out-noexcept-func.cpp | 83 ++++++++++++- www/cxx_dr_status.html | 12 +- 6 files changed, 224 insertions(+), 122 deletions(-)