summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StrongPHIElimination.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-06-29 20:44:58 +0000
committerTed Kremenek <kremenek@apple.com>2012-06-29 20:44:58 +0000
commita33b078e7382b42c79a1c814bf709e8215f10cf0 (patch)
treef9d8bf14d5e3cbc2c3949c33e7fad87f8b0ab145 /llvm/lib/CodeGen/StrongPHIElimination.cpp
parentcf86744ffeb267c85fe485c26ecc1c906af1b6a7 (diff)
downloadbcm5719-llvm-a33b078e7382b42c79a1c814bf709e8215f10cf0.tar.gz
bcm5719-llvm-a33b078e7382b42c79a1c814bf709e8215f10cf0.zip
Tweak insecureAPI analyzer checks to have the ability to be individually disabled.
The solution is a bit inefficient: it creates N checkers, one for each check, and each check does a dispatch on the function name. This is redundant, but we can fix this once we have the proper ability to enable/disable subchecks. Fixes <rdar://problem/11780180>. llvm-svn: 159459
Diffstat (limited to 'llvm/lib/CodeGen/StrongPHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud