]> granicus.if.org Git - clang/commit
Convert a few more uses of std::string& to llvm::StringRef.
authorTed Kremenek <kremenek@apple.com>
Fri, 15 Jan 2010 07:43:59 +0000 (07:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 15 Jan 2010 07:43:59 +0000 (07:43 +0000)
commit8b9317186fd5243938128a0b0e0494498d78ab8c
treeef9e7309fd988287d88a4f22a9ec7b2692d631e4
parent9a24dc1409ec1d073a7b346d3b02a0129192fb58
Convert a few more uses of std::string& to llvm::StringRef.

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