]> granicus.if.org Git - clang/commit
Switch a few clients over to StringLiteral::getString.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 22 Sep 2009 03:27:52 +0000 (03:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 22 Sep 2009 03:27:52 +0000 (03:27 +0000)
commitdf4eee9b035cc4b95b1ea72635e7429d06b0ecc8
treec714b969d8deb3dae67652575a359f6bf24c46f1
parentb648023da23e8b227cdda57a241db4c6f368726b
Switch a few clients over to StringLiteral::getString.
 - Switching all of them out-of-my-current-scope-of-interest, sorry.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82515 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/StmtProfile.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaChecking.cpp