aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/lambda-expressions.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-03-11 08:04:40 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-03-11 08:04:40 +0000
commit74d2a9cfc9ef9bf0e02eedd4ba0befedeca4d713 (patch)
tree6ff48f48e6986eae2a5a3fbc04d4b152070e775c /test/SemaCXX/lambda-expressions.cpp
parent4e4d08403ca5cfd4d558fa2936215d3a4e5a528d (diff)
Update library dependencies to add clangEdit on c-index-test and c-arcmt-test.
To link with -static -lclang, linker tries to seek not libclang.so, clang.dll nor libclang.dll.a, but libclang.a. USEDLIBS should have correct dependencies for -static. (In contrast, USEDLIBS=libclang.so might be enough w/o -static) FYI, cygwin build (in buildbot) is using -static, due to avoiding weirdness of extremely slower startup lag of clang.exe. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152539 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/lambda-expressions.cpp')
0 files changed, 0 insertions, 0 deletions