aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/PCHReader.cpp
diff options
context:
space:
mode:
authorTom Care <tcare@apple.com>2010-08-03 21:24:13 +0000
committerTom Care <tcare@apple.com>2010-08-03 21:24:13 +0000
commitf8906794f439643b688c2857f5543c9e2499f476 (patch)
treec13797ae574a4137bc0dd485539b4a3fe92294ad /lib/Frontend/PCHReader.cpp
parentac63193c3d8f0d56213978d4fe953ff902bbb48d (diff)
Improved false positive detection and numerous small issues in UnreachableCodeChecker
- Reporting now uses getUnreachableStmt which returns the Stmt* we should report - Indexing of reachable and visited blocks now use CFGBlock ID's instead of pointers - The CFG used in the unreachable search is now the unoptimized CFG - Added 'Dead code' category to warnings - Removed obsolete function getCondition - Simplified false positive detection based on properties of FindUnreachableEntryPoints git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110148 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions