summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-delete-null-pointer.cpp
diff options
context:
space:
mode:
authorAlexander Shaposhnikov <shal1t712@gmail.com>2016-12-31 05:25:52 +0000
committerAlexander Shaposhnikov <shal1t712@gmail.com>2016-12-31 05:25:52 +0000
commitfd7afa73b604f2e5ab97011ad038ebfce503034d (patch)
treeb5f5cbc83ebfc242dc099094b6918354175bbb26 /clang-tools-extra/test/clang-tidy/readability-delete-null-pointer.cpp
parente8a94565d2d5d5a461b3ea9e87c5ef37813f229d (diff)
downloadbcm5719-llvm-fd7afa73b604f2e5ab97011ad038ebfce503034d.tar.gz
bcm5719-llvm-fd7afa73b604f2e5ab97011ad038ebfce503034d.zip
[clang] Fix clean build of generate-order-file
This diff fixes the clean build of the target generate-order-file. In llvm/tools/clang/CMakeLists.txt add_subdirectory(utils/perf-training) should go after the block where the value of the variable CLANG_ORDER_FILE is set - otherwise (tested with cmake's version 3.6.2) the arguments of perf-helper.py gen-order-file will be ill-formed (CLANG_ORDER_FILE will be empty). Differential revision: https://reviews.llvm.org/D28153 llvm-svn: 290781
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/readability-delete-null-pointer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud