aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/weak-external.cpp
AgeCommit message (Collapse)Author
2011-08-19Do not depend on the standard library on the system. Replace the #include withNick Lewycky
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138075 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-16Migrate weak-external.cpp from llvm/test/FrontendC++.Eric Christopher
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137763 91177308-0d34-0410-b5e6-96231b3b80d8