summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Frontend/RewriteObjC.cpp
diff options
context:
space:
mode:
authorLubos Lunak <l.lunak@suse.cz>2013-07-20 14:23:27 +0000
committerLubos Lunak <l.lunak@suse.cz>2013-07-20 14:23:27 +0000
commit4c22f6a695f2ffcb37a3bb6dd56972209bbbd200 (patch)
tree2a2672bf4ba5f87a5bdd4ccc0ee8c54b74f53fb4 /clang/lib/Rewrite/Frontend/RewriteObjC.cpp
parenta3d5304ec06364e0abe8c95749f99de6c5ed42a9 (diff)
downloadbcm5719-llvm-4c22f6a695f2ffcb37a3bb6dd56972209bbbd200.tar.gz
bcm5719-llvm-4c22f6a695f2ffcb37a3bb6dd56972209bbbd200.zip
fix sometimes incorrect line numbers in -frewrite-includes mode (pr#14795)
Every #include is surrounded by #if 0 in order to comment it out, which adds lines. That is fixed up right after, but that all can be inside #if part that is not processed, so fix up also after every end of a conditional part. llvm-svn: 186763
Diffstat (limited to 'clang/lib/Rewrite/Frontend/RewriteObjC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud