diff options
author | Alexander Shaposhnikov <shal1t712@gmail.com> | 2016-12-31 05:25:52 +0000 |
---|---|---|
committer | Alexander Shaposhnikov <shal1t712@gmail.com> | 2016-12-31 05:25:52 +0000 |
commit | fd7afa73b604f2e5ab97011ad038ebfce503034d (patch) | |
tree | b5f5cbc83ebfc242dc099094b6918354175bbb26 /clang-tools-extra/test/clang-tidy/readability-delete-null-pointer.cpp | |
parent | e8a94565d2d5d5a461b3ea9e87c5ef37813f229d (diff) | |
download | bcm5719-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