]> granicus.if.org Git - clang/commit
Fix T* p to T *p
authorRichard Trieu <rtrieu@google.com>
Thu, 14 Jun 2012 23:18:09 +0000 (23:18 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 14 Jun 2012 23:18:09 +0000 (23:18 +0000)
commite099125e58bd9a4c5c9ad486fa86683d1745fbb7
tree319dad39ad57909e31644f9013d27b77c284ea71
parentde5e75caac71d4cfeb9d04cd10281176f43579d6
Fix T* p to T *p

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