[Lldb-commits] [PATCH] D141907: [CMake] Ensure `CLANG_RESOURCE_DIR` is respected

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jan 28 23:24:43 PST 2023


mgorny added a comment.

While the general direction seems sound, I suspect this may be a real PITA given that for us:

  -DCLANG_RESOURCE_DIR="../../../../lib/clang/${LLVM_MAJOR}"

I'm going to try and see later throughout the week if it's possible to keep that working with this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141907/new/

https://reviews.llvm.org/D141907



More information about the lldb-commits mailing list