summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-07-22 11:57:28 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-07-22 11:57:28 +0000
commite9ea5a66f2d0a0dd1795d41a2885cadb359de973 (patch)
treec958674e19203d48e1f798557f487678ec7c0b4b /clang/lib/Sema/SemaDecl.cpp
parent55dd48c3638db3e2b32e786b6e183b775c38f0f7 (diff)
downloadbcm5719-llvm-e9ea5a66f2d0a0dd1795d41a2885cadb359de973.tar.gz
bcm5719-llvm-e9ea5a66f2d0a0dd1795d41a2885cadb359de973.zip
[GMR] Add a flag to enable GlobalsModRef in the normal compilation
pipeline. Even before I started improving its runtime, it was already crazy fast once the call graph exists, and if we can get it to be conservatively correct, will still likely catch a lot of interesting and useful cases. So it may well be useful to enable by default. But more importantly for me, this should make it easier for me to test that changes aren't breaking it in fundamental ways by enabling it for normal builds. llvm-svn: 242895
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud