]> granicus.if.org Git - clang/commit
BugReporter/PathDiagnostics:
authorTed Kremenek <kremenek@apple.com>
Wed, 29 Apr 2009 21:58:13 +0000 (21:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 29 Apr 2009 21:58:13 +0000 (21:58 +0000)
commitd49967f8764135ae65658e354b6d38e3637c9de3
treed1845d72b378da782b4cf5da22a0880841c301cc
parent6e5201b71dcf5e98d2ac4e14bebf5b4080120bb6
BugReporter/PathDiagnostics:
- Add an (optional) short description for BugReports for clients that want
  to distinguish between long and short descriptions for bugs
- Make the bug report for VLA less obscene for Plist diagnostics by using
  the short description

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70415 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathDiagnostic.h
include/clang/Analysis/PathSensitive/BugReporter.h
lib/Analysis/BugReporter.cpp
lib/Analysis/GRExprEngineInternalChecks.cpp
lib/Frontend/PlistDiagnostics.cpp