[all-commits] [llvm/llvm-project] 2ac588: Update MS ABI mangling for union constants based o...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Dec 2 12:23:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ac58801873ab99dd5de48ad7557b76f1803100b
https://github.com/llvm/llvm-project/commit/2ac58801873ab99dd5de48ad7557b76f1803100b
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M clang/lib/AST/MicrosoftMangle.cpp
M clang/test/CodeGenCXX/mangle-class-nttp.cpp
Log Message:
-----------
Update MS ABI mangling for union constants based on new information from
Jon Caves.
More information about the All-commits
mailing list