summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/using-decl-1.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-10-20 00:22:50 +0000
committerGreg Clayton <gclayton@apple.com>2015-10-20 00:22:50 +0000
commit7449ab983473b57a5b0980fb1cdbae8f67f43e60 (patch)
tree8f28f14f7758244ea2c03c2f37c71b481f2991fb /clang/test/SemaCXX/using-decl-1.cpp
parent88f476b9ebaaa228e0e2f708d4717145a9f7493b (diff)
downloadbcm5719-llvm-7449ab983473b57a5b0980fb1cdbae8f67f43e60.tar.gz
bcm5719-llvm-7449ab983473b57a5b0980fb1cdbae8f67f43e60.zip
Fixed PlatformDarwin to locate Xcode by using HostInfo::GetProgramFileSpec(). This function returns the FileSpec to the program that is running the LLDB.framework or lldb.so and is more reliable than checking the path of LLDB.framework/lldb.so itself since it might not exist within the Xcode.app bundle (DYLD_FRAMEWORK_PATH). Then we check DEVELOPER_DIR, then check the currently installed Xcode with xcrun.
<rdar://problem/23167253> llvm-svn: 250772
Diffstat (limited to 'clang/test/SemaCXX/using-decl-1.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud