mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
It's needed to make clang-repl work in -DCLANG_PLUGIN_SUPPORT=OFF configured builds (at least on mac). See discussion on https://github.com/llvm/llvm-project/pull/89811