diff options
author | Tom Care <tcare@apple.com> | 2010-08-03 21:24:13 +0000 |
---|---|---|
committer | Tom Care <tcare@apple.com> | 2010-08-03 21:24:13 +0000 |
commit | f8906794f439643b688c2857f5543c9e2499f476 (patch) | |
tree | c13797ae574a4137bc0dd485539b4a3fe92294ad /lib/Frontend/PCHReader.cpp | |
parent | ac63193c3d8f0d56213978d4fe953ff902bbb48d (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