summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorCharles Davis <cdavis@mines.edu>2010-07-03 16:56:59 +0000
committerCharles Davis <cdavis@mines.edu>2010-07-03 16:56:59 +0000
commit3babfba597cf122e5a761672e301fdc9eea18347 (patch)
tree0b64b4578bf155117806a7dc8767dae22dc3b8a3 /clang/lib/Basic/IdentifierTable.cpp
parent1180f8e90f4bad6c51718af8e3bfa414201dd38b (diff)
downloadbcm5719-llvm-3babfba597cf122e5a761672e301fdc9eea18347.tar.gz
bcm5719-llvm-3babfba597cf122e5a761672e301fdc9eea18347.zip
Mangle Objective-C pointers and block pointers in the Microsoft C++ Mangler.
ObjC pointers were easy enough (as far as the ABI is concerned, they're just pointers to structs), but I had to invent a new mangling for block pointers. This is particularly worrying with the Microsoft ABI, because it is a vendor-specific ABI; extending it could come back to bite us later when MS extends it on their own (and you know they will). llvm-svn: 107572
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud