summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/Consumed.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-08-26 20:33:21 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-08-26 20:33:21 +0000
commit92848dee31fe0ef6c545f31f11637b594077a5cd (patch)
tree51a40169a125109841da37b6397b3386d0209f0a /clang/lib/Analysis/Consumed.cpp
parent41f568223a52a145dcd9fd38e80a846778d4b3f6 (diff)
downloadbcm5719-llvm-92848dee31fe0ef6c545f31f11637b594077a5cd.tar.gz
bcm5719-llvm-92848dee31fe0ef6c545f31f11637b594077a5cd.zip
Simplify/clean up debug info suppression in CodeGenFunction
CodeGenFunction is run on only one function - a new object is made for each new function. I would add an assertion/flag to this effect, but there's an exception: ObjC properties involve emitting helper functions that are all emitted by the same CodeGenFunction object, so such a check is not possible/correct. llvm-svn: 189277
Diffstat (limited to 'clang/lib/Analysis/Consumed.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud