This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1cf6697b44 [coroutines] Fix checking for prvalue-ness of `await_suspend [...] new e6360f0bfa PR33232: implement support for MSVC's __is_trivially_destruc [...]
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/TokenKinds.def | 2 +- include/clang/Basic/TypeTraits.h | 1 + lib/Sema/SemaExprCXX.cpp | 33 +++++++------ test/SemaCXX/type-traits.cpp | 96 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 114 insertions(+), 18 deletions(-)