This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 43a65cd Fix bug where template argument deduction of a non-type templ [...] new 9455bc7 [Coroutines] Add proper mangling for operator co_await for Mi [...]
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: lib/AST/MicrosoftMangle.cpp | 10 ++------- .../microsoft-abi-operator-coawait.cpp | 25 ++++++++++++++++++++++ 2 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 test/CodeGenCoroutines/microsoft-abi-operator-coawait.cpp