summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/RefactoringTest.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2013-05-21 10:30:59 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2013-05-21 10:30:59 +0000
commit7c81c7c66be7f8479256a1ecbfe5f2c14a4f96d2 (patch)
treea2e98868207249baefa5657b264b70c20c981eca /clang/unittests/Tooling/RefactoringTest.cpp
parent85751957721180890143a20cada600d2e204ff64 (diff)
downloadbcm5719-llvm-7c81c7c66be7f8479256a1ecbfe5f2c14a4f96d2.tar.gz
bcm5719-llvm-7c81c7c66be7f8479256a1ecbfe5f2c14a4f96d2.zip
Alternative fix for problem addressed in r182233
Revision r182233 partially reverted the change in r181200 to simplify JIT unif test #ifdefs, because that change caused a link error on some host operating systems where the export list requires the following symbols to be defined: JITTest_AvailableExternallyFunction JITTest_AvailableExternallyGlobal As discussed on the list, the commit reverts r182233 (and re-installs the full r181200 change), and instead fixes the link problem by moving those two symbols to the top of the file and unconditionally defining them. llvm-svn: 182367
Diffstat (limited to 'clang/unittests/Tooling/RefactoringTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud