summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-02-14 19:09:05 +0000
committerTed Kremenek <kremenek@apple.com>2010-02-14 19:09:05 +0000
commit988805c81e03869a51f7ec90f64e184703f37277 (patch)
tree83389a98cbd3af402ea715454574271aa3881815 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent39df94b00d86c720da50271b6aadb495a3f434ee (diff)
Change LLVMConventionsChecker to accept an entire translation unit instead
of operating on each code decl. This exposes two flaws in AnalysisConsumer that should eventually be fixed: (1) It is not possible to associate multiple "actions" with a single command line argument. This will require the notion of an "analysis" group, and possibly tablegen support. (although eventually we want to support dynamically loading analyses as well) (2) AnalysisConsumer may not actually be scanning the declarations in namespaces. We'll experiment first in LLVMConventionsChecker before changing the behavior in AnalysisConsumer. llvm-svn: 96183
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions