llvm-project/clang/test/CXX/dcl.dcl/dcl.link
Douglas Gregor 61f6db54e1 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.

llvm-svn: 95486
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