summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-use-nullptr-basic.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2015-08-20 17:32:06 +0000
committerChris Bieneman <beanz@apple.com>2015-08-20 17:32:06 +0000
commit5eae197ab05e6e943dfea239f4fb3a71c3e51979 (patch)
tree80a4b4d968054c81bfae6d5a0a9905ecdc6f9e25 /clang-tools-extra/test/clang-tidy/modernize-use-nullptr-basic.cpp
parente48134093df8db0c0bf41079d19f8fa785ed4f05 (diff)
downloadbcm5719-llvm-5eae197ab05e6e943dfea239f4fb3a71c3e51979.tar.gz
bcm5719-llvm-5eae197ab05e6e943dfea239f4fb3a71c3e51979.zip
[CMake] Fix building unit tests on Darwin
Summary: There are a number of issues with unit tests on Darwin. These patches address the following: * Unit tests should be passed -arch (-m32/-m64 isn't sufficient) * Unit tests should be passed ${DARWIN_osx_CFLAGS} because they're being built for OS X * Test architectures should be filtered based on base system capabilities (i.e. don't try running x86_64h tests on pre-haswell hardware). Reviewers: bogner, filcab, kubabrecka Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D12174 llvm-svn: 245580
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/modernize-use-nullptr-basic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud