[clang] RFC: [cmake] Export CLANG_RESOURCE_DIR in ClangConfig (PR #97197)

Tom Stellard via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 25 16:51:31 PDT 2024


tstellar wrote:

I think that the `GetResourcesPath` function is incorrect.  There's no reason it should return a wrong value, since the CLANG_RESOURCE_DIR value is always known at compile time.

https://github.com/llvm/llvm-project/pull/97197


More information about the cfe-commits mailing list