]> granicus.if.org Git - clang/commit
Fix "error: explicit template specialization cannot have a storage class"
authorChris Lattner <sabre@nondot.org>
Mon, 10 Mar 2008 17:06:40 +0000 (17:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Mar 2008 17:06:40 +0000 (17:06 +0000)
commit8ce68d232912bfa33a572631cf6f3073bcf112f2
tree221e1e09558e5fbb52a21b96a16381c09e5339b2
parent87cf5ac1b046a1db874b77dcb6e35f9c4b88c386
Fix "error: explicit template specialization cannot have a storage class"
with gcc 4.4, patch by Shantonu Sen!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48155 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRSimpleVals.cpp