diff options
author | Zachary Turner <zturner@google.com> | 2018-07-30 23:02:10 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-07-30 23:02:10 +0000 |
commit | 931e879cef744f65a3e0b0e593bf62ecd2cbf930 (patch) | |
tree | 894ead6a3a4ccec7517ec4cd1b9d1090165d32ba /llvm/lib/Target/PowerPC/PPCISelLowering.cpp | |
parent | 8f6d65c685d7abbf8a2b759034dba51c71e6a418 (diff) | |
download | bcm5719-llvm-931e879cef744f65a3e0b0e593bf62ecd2cbf930.tar.gz bcm5719-llvm-931e879cef744f65a3e0b0e593bf62ecd2cbf930.zip |
[MS Demangler] Add rudimentary C++11 Support
This patch adds support for demangling r-value references, new
operators such as the ""_foo operator, lambdas, alias types,
nullptr_t, and various other C++11'isms.
There is 1 failing test remaining in this file, which appears to
be related to back-referencing. This type of problem has the
potential to get ugly so I'd rather fix it in a separate patch.
Differential Revision: https://reviews.llvm.org/D50013
llvm-svn: 338324
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions