Revert r345330 "Add MS ABI mangling for operator<=>."
authorHans Wennborg <hans@hanshq.net>
Fri, 26 Oct 2018 13:05:45 +0000 (13:05 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 26 Oct 2018 13:05:45 +0000 (13:05 +0000)
commit40ccbd315d8707aec785e8bd44e8beb1414366c0
tree106040530da714ecf11fe072b1438ea952b43846
parent11c01f402f5d1aa64c80cc803cc1b5391f6b1764
Revert r345330 "Add MS ABI mangling for operator<=>."

The generated MS manglings differ between 32- and 64-bit, and the test only
expects the latter. See also the commit email thread.

> Thanks to Cameron DaCamara at Microsoft for letting us know what their
> chosen mangling is here!

llvm-svn: 345380
clang/lib/AST/MicrosoftMangle.cpp
clang/test/CodeGenCXX/cxx2a-three-way-comparison.cpp
clang/test/CodeGenCXX/mangle-ms-cxx2a.cpp [deleted file]