Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Demangle
/
MicrosoftDemangleNodes.cpp
ba797b6
[MS Demangler] Add a flag for dumping types without tag specifier.
by Zachary Turner
· 7 years ago
1b9a938
Add missing include file.
by Zachary Turner
· 7 years ago
b472512
[MS Demangler] Add a helper function to print a Node as a string.
by Zachary Turner
· 7 years ago
a92b463
[MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass.
by Nico Weber
· 7 years ago
dfc08ba
[MS demangler] Use a slightly shorter unmangling for mangled strings.
by Nico Weber
· 7 years ago
4dc0b1a
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
by Reid Kleckner
· 7 years ago
7ba9056
[MS Demangler] Expose the Demangler AST publicly.
by Zachary Turner
· 7 years ago
32a8a20
[MS Demangler] Fix several crashes and demangling bugs.
by Zachary Turner
· 7 years ago
b2fef1a
Add support for various C++14 demanglings.
by Zachary Turner
· 7 years ago
38d2edd
[MS Demangler] Add output flags to all function calls.
by Zachary Turner
· 7 years ago
be4a549
Fix this file to have the necessary standard library includes and use
by Chandler Carruth
· 7 years ago
0331286
[MS Demangler] Re-write the Microsoft demangler.
by Zachary Turner
· 7 years ago