]> granicus.if.org Git - clang/commit
Let CodeGenFunction::EmitVarDecl query the semantic storage class info.
authorEnea Zaffanella <zaffanella@cs.unipr.it>
Thu, 16 May 2013 11:27:56 +0000 (11:27 +0000)
committerEnea Zaffanella <zaffanella@cs.unipr.it>
Thu, 16 May 2013 11:27:56 +0000 (11:27 +0000)
commit713e3f25636736fe798c8603ebca56ae8d5372e8
treeced56de46dab137dfde201f99e9d9ee7a9744442
parent8a99945769aa83270bda4ae4890f519800aa19eb
Let CodeGenFunction::EmitVarDecl query the semantic storage class info.
Added testcase corresponding to PR15991.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181998 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp
test/CodeGenCXX/anonymous-namespaces.cpp