]> granicus.if.org Git - clang/commit
Fix indentation, use string directly instead of StringRef.
authorTanya Lattner <tonic@nondot.org>
Sun, 7 Mar 2010 04:40:06 +0000 (04:40 +0000)
committerTanya Lattner <tonic@nondot.org>
Sun, 7 Mar 2010 04:40:06 +0000 (04:40 +0000)
commit47f164e15b9358b51ae65f8249d56842f8750767
tree70f9da29134e5e089118a8c9516b93efbfdcd801
parent20df6683f1e4834c42d1c37509900d1fecddef4a
Fix indentation, use string directly instead of StringRef.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97896 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp