1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/lib/Demangle
Saleem Abdulrasool ba012f02f8 Demangle: correct swift_async demangling for Microsoft scheme
The emission was corrected for the swift_async calling convention but
the demangling support was not.  This repairs the demangling support as
well.
2021-07-14 11:43:44 -07:00
..
CMakeLists.txt [demangler] Initial support for the new Rust mangling scheme 2021-05-03 16:44:30 -07:00
Demangle.cpp [Demangle] Support Rust v0 mangling scheme in llvm::demangle 2021-06-17 10:37:26 +02:00
ItaniumDemangle.cpp Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
MicrosoftDemangle.cpp Demangle: correct swift_async demangling for Microsoft scheme 2021-07-14 11:43:44 -07:00
MicrosoftDemangleNodes.cpp [Clang] Introduce Swift async calling convention. 2021-07-09 11:50:10 -07:00
RustDemangle.cpp [Demangle][Rust] Hide implementation details NFC 2021-06-23 18:28:16 +02:00