aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2013-06-24 20:24:19 +0000
committerEli Friedman <eli.friedman@gmail.com>2013-06-24 20:24:19 +0000
commitd0ee1294c1d5404f6e96528e154ba23e96c08297 (patch)
tree8b4a60edd41280ff8bbfb40c84f7273806c35ad1 /clang/lib/Frontend/CompilerInvocation.cpp
parent91960de0fee3f39114d2a9ece1c047cf84a4dea7 (diff)
downloadllvm-d0ee1294c1d5404f6e96528e154ba23e96c08297.zip
llvm-d0ee1294c1d5404f6e96528e154ba23e96c08297.tar.gz
llvm-d0ee1294c1d5404f6e96528e154ba23e96c08297.tar.bz2
Change mangling of objects inside block literals.
This changes the mangling of local static variables/etc. inside blocks to do something simple and sane. This avoids depending on the way we mangle blocks, which isn't really appropriate here. John, please take a look at this to make sure the mangling I chose is sane. Fixes <rdar://problem/14074423>. llvm-svn: 184780
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions