This revision was automatically updated to reflect the committed changes.
Closed by commit rG6207b060ad80: [clang] [cmake] Fix gen_ast_dump_json_test.py
binary dir (authored by mgorny).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://revie
arichardson accepted this revision.
arichardson added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71615/new/
https://reviews.llvm.org/D71615
___
cfe-commits mailing list
cfe
mgorny created this revision.
mgorny added reviewers: arichardson, aaron.ballman, rsmith, compnerd.
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.
https://reviews.llvm.org/D71615
Files: