]> granicus.if.org Git - clang/commit
fix the ownership issues and location tracking in
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2009 06:48:40 +0000 (06:48 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2009 06:48:40 +0000 (06:48 +0000)
commit39c28bbbf235533e9ae7d06fb9b13371dfcc542d
tree0359f6f340706e75f46725bc625e6ddd5692265a
parentb137299ce5bb6c36fbba651858600857fda4dd50
fix the ownership issues and location tracking in
Sema::ParseObjCStringLiteral.

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