aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/Warnings.cpp
diff options
context:
space:
mode:
authorCharles Davis <cdavis@mines.edu>2010-06-11 03:07:32 +0000
committerCharles Davis <cdavis@mines.edu>2010-06-11 03:07:32 +0000
commite60cea829b3bc45fcfedbfdb08cffb61f5bde79f (patch)
treee9cf9fc86a459c8d6b24e7400d3668cddee6dd1c /lib/Frontend/Warnings.cpp
parent98b7c5c496dfccb39287b8f7d8f1444594936d10 (diff)
Start implementing the Microsoft-style name mangler. Mangle simple names
(but not their types; that's later). NOTE: Right now, variables in the global namespace don't get mangled, even though they're supposed to be. This is because the default mangler implements the shouldMangleDeclName() method that tells clang not to mangle them. This will be fixed in a later patch. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105805 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/Warnings.cpp')
0 files changed, 0 insertions, 0 deletions