Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-08 | Now that the analyzer is distinguishing between uninitialized uses that | Chandler Carruth | |
definitely have a path leading to them, and possibly have a path leading to them; reflect that distinction in the warning text emitted. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129126 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-17 | Make test more portable. | Ted Kremenek | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127799 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-17 | Extend -Wuninitialized to support vector types. | Ted Kremenek | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127794 91177308-0d34-0410-b5e6-96231b3b80d8 |