[clang] Add Documentation for Execution Results Handling in Clang-Repl (PR #65650)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 13 00:23:40 PDT 2023
nikic wrote:
This also breaks the clang standalone build. You need to `include(config-ix)` in order to use `llvm_find_program`.
https://github.com/llvm/llvm-project/pull/65650
More information about the cfe-commits
mailing list