This is an archive of the discontinued LLVM Phabricator instance.

[clang] [cmake] Fix gen_ast_dump_json_test.py binary dir
ClosedPublic

Authored by mgorny on Dec 17 2019, 9:12 AM.

Details

Summary

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.

Diff Detail

Event Timeline

mgorny created this revision.Dec 17 2019, 9:12 AM
This revision is now accepted and ready to land.Dec 18 2019, 1:35 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptDec 18 2019, 7:48 AM