[all-commits] [llvm/llvm-project] 6207b0: [clang] [cmake] Fix gen_ast_dump_json_test.py bina...
Michał Górny via All-commits
all-commits at lists.llvm.org
Wed Dec 18 07:45:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6207b060ad80a3bd0369e2b29b73035d64bc65f6
https://github.com/llvm/llvm-project/commit/6207b060ad80a3bd0369e2b29b73035d64bc65f6
Author: Michał Górny <mgorny at gentoo.org>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M clang/test/CMakeLists.txt
Log Message:
-----------
[clang] [cmake] Fix gen_ast_dump_json_test.py binary dir
Use correct directory to put gen_ast_dump_json_test.py instead of
LLVM_BINARY_DIR. This fixes attempting to write to /usr when building
clang standalone.
Differential Revision: https://reviews.llvm.org/D71615
More information about the All-commits
mailing list