summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2016-06-21 23:06:20 +0000
committerTodd Fiala <todd.fiala@gmail.com>2016-06-21 23:06:20 +0000
commit1770355d76e15604369c1dc9bb3024f5a22ad7fa (patch)
tree9981db0f816552282228fdabc3d942772c45d2ea /libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp
parent6b3e2120b9edc34a9bc7df1753f3e44b9ff1c2c5 (diff)
downloadbcm5719-llvm-1770355d76e15604369c1dc9bb3024f5a22ad7fa.tar.gz
bcm5719-llvm-1770355d76e15604369c1dc9bb3024f5a22ad7fa.zip
add code coverage support to Xcode build
This change adds a new Xcode variable, LLDB_ENABLE_COVERAGE. If set to 1, then the Xcode build will produce a clang coverage-style build of LLDB. This can be done with a commandline invocation such as: xcodebuild -scheme desktop -configuration Debug build LLDB_ENABLE_COVERAGE=1 Alternatively, the variable can be locally modified from within Xcode and built with the Xcode IDE. llvm-svn: 273332
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud