Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-23 | Move the rest of the unreachable code analysis from libSema | Ted Kremenek | |
to libAnalysis (with only the error reporting in libSema). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96893 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-02-23 | Start moving some of the logic for the unreachable code analysis out of libSema | Ted Kremenek | |
and into libAnalysis. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96872 91177308-0d34-0410-b5e6-96231b3b80d8 |