diff options
author | Tom Care <tom.care@uqconnect.edu.au> | 2010-09-09 02:04:52 +0000 |
---|---|---|
committer | Tom Care <tom.care@uqconnect.edu.au> | 2010-09-09 02:04:52 +0000 |
commit | 68df12f0c47b4cf0416d1a1b840841196b3d08a4 (patch) | |
tree | 607dcb4220b4d7860dbdbfde7f3d4a6ae831288e /clang/lib/Analysis/CFG.cpp | |
parent | 0f107e4386380e45ea61a16621e149e5d2e1e4c7 (diff) | |
download | bcm5719-llvm-68df12f0c47b4cf0416d1a1b840841196b3d08a4.tar.gz bcm5719-llvm-68df12f0c47b4cf0416d1a1b840841196b3d08a4.zip |
Simplified reachability checking in IdempotentOperationChecker and added a helper function for path display.
- Created private class CFGReachabilityAnalysis, which provides cached reachability lookups in the CFG
- Simplified PathWasCompletelyAnalyzed to use the new reachability class
- Added getLastRelevantNodes function for future use with path displaying in BugReporter
llvm-svn: 113465
Diffstat (limited to 'clang/lib/Analysis/CFG.cpp')
0 files changed, 0 insertions, 0 deletions