]> granicus.if.org Git - clang/commit
Fix think-o, attributes can't come *within* the type of the variable.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 13 Feb 2010 10:42:55 +0000 (10:42 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 13 Feb 2010 10:42:55 +0000 (10:42 +0000)
commitfd3194bedbaddadd21458e68ffe810b80d76b0b1
tree794e00b7f3505f8fe6887ede537cecf9fa511abf
parente087f0700190760060e56ed9fab119e44e6b95f6
Fix think-o, attributes can't come *within* the type of the variable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96099 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVtable.cpp