clang-1/test/CXX/dcl.dcl/dcl.link
Douglas Gregor a9a55c063e Switch CodeGen's "is this variable declaration a definition?" logic
over to VarDecl::isThisDeclarationADefinition(), which handles
variables declared with linkage specifications better (among other
things). CMake 2.9 (from CVS) now builds with clang++ and is somewhat
functional.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95486 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-06 05:15:45 +00:00
..
p7.cpp Switch CodeGen's "is this variable declaration a definition?" logic 2010-02-06 05:15:45 +00:00