summaryrefslogtreecommitdiffstats
path: root/libcxx/src
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2013-07-02 17:52:28 +0000
committerEli Friedman <eli.friedman@gmail.com>2013-07-02 17:52:28 +0000
commit95f501284a0d0ba676e232475ec39b2d4e8900c7 (patch)
tree67d5aaa3c389cf2a6f0aeeb00f26512f49f7092c /libcxx/src
parent43bbdd29de9970b9f8d57b9cf45c3620213b0ab9 (diff)
downloadbcm5719-llvm-95f501284a0d0ba676e232475ec39b2d4e8900c7.tar.gz
bcm5719-llvm-95f501284a0d0ba676e232475ec39b2d4e8900c7.zip
More fixes for block mangling.
Make sure we properly treat names defined inside a block as local names. There are basically three fixes here. One, correctly treat blocks as a context where we need to use local-name mangling using the new isLocalContainerContext helper. Two, make CXXNameMangler::manglePrefix handle local names in a consistent way. Three, extend CXXNameMangler::mangleLocalName so it can mangle a block correctly. llvm-svn: 185450
Diffstat (limited to 'libcxx/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud