summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CStringChecker.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-08-05 22:32:21 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-08-05 22:32:21 +0000
commite7709ebb64993ebf43c75b26ecc158c211011f62 (patch)
treedc41e73180243f6cf5b237521d489a0c2061e5f3 /clang/lib/Checker/CStringChecker.cpp
parentd7d0517cc241ed79b8c72f2ab3e70950009087e4 (diff)
downloadbcm5719-llvm-e7709ebb64993ebf43c75b26ecc158c211011f62.tar.gz
bcm5719-llvm-e7709ebb64993ebf43c75b26ecc158c211011f62.zip
Add basic verification of LiveIntervals.
We verify that the LiveInterval is live at uses and defs, and that all instructions have a SlotIndex. Stuff we don't check yet: - Is the LiveInterval minimal? - Do all defs correspond to instructions or phis? - Do all defs dominate all their live ranges? - Are all live ranges continually reachable from their def? llvm-svn: 110386
Diffstat (limited to 'clang/lib/Checker/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud