]> granicus.if.org Git - clang/commit
analyzer:
authorTed Kremenek <kremenek@apple.com>
Sun, 10 May 2009 05:11:21 +0000 (05:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 10 May 2009 05:11:21 +0000 (05:11 +0000)
commiteaedfeab9eab0d003859aab138784f2c59531408
treeae2e9d767d13b9a9f62f86952bda18057c72e578
parent6631686ddd9ae34e054bf79348306e79688c3eb0
analyzer:
- Improve -autorelease diagnostics.
- Improve VLA diagnostics.
- Use "short description" for bug when outputting to TextDiagnostics

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BugReporter.cpp
lib/Analysis/CFRefCount.cpp
lib/Analysis/GRExprEngineInternalChecks.cpp
test/Analysis/misc-ps.m
test/Analysis/retain-release.m