summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/weak-external.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do not depend on the standard library on the system. Replace the #include withNick Lewycky2011-08-191-1/+48
| | | | | | | | | the relevant section of libcxx. As an aside, I am not at all confident that this test is still testing that it's supposed to. llvm-svn: 138075
* Migrate weak-external.cpp from llvm/test/FrontendC++.Eric Christopher2011-08-161-0/+19
llvm-svn: 137763
OpenPOWER on IntegriCloud