[clang] [Clang] [AST] Fix placeholder return type name mangling for MSVC 1920+ / VS2019+ (PR #102848)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 15 02:48:31 PDT 2024
zmodem wrote:
We're hitting "Invalid type expected" and "UNREACHABLE executed at clang/lib/AST/MicrosoftMangle.cpp:2551!" after this.
See https://crbug.com/359904717#comment2 for a reproducer.
I'll revert back to green until it can be fixed.
https://github.com/llvm/llvm-project/pull/102848
More information about the cfe-commits
mailing list