This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 184dbeab60 [Clang][OpenMP Offload] Create start/end symbols for the off [...] new 9335b5290c For P0784R7: add support for explicit destructor calls and p [...]
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/Basic/DiagnosticASTKinds.td | 35 +++--- lib/AST/ExprConstant.cpp | 128 ++++++++++++++++----- lib/AST/Interp/State.h | 1 + test/CXX/expr/expr.const/p2-0x.cpp | 2 +- test/SemaCXX/constant-expression-cxx2a.cpp | 177 +++++++++++++++++++++++++++++ 5 files changed, 298 insertions(+), 45 deletions(-)