]> granicus.if.org Git - clang/commit
StaticAnalyzer: Fix abuse of StringRef in r152962.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 17 Mar 2012 13:06:05 +0000 (13:06 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 17 Mar 2012 13:06:05 +0000 (13:06 +0000)
commit8fe4525680ce72e90cee3e58b5654e3ae955447f
tree1294ff077b2cfe41bcec5d3e79b7b8b8f00b8e60
parent8e42f2782338666ec67eab2e709e18b92060eeba
StaticAnalyzer: Fix abuse of StringRef in r152962.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152982 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/StaticAnalyzer/Core/BugReporter.cpp