[all-commits] [llvm/llvm-project] 0beffb: [CMake] Ensure `CLANG_RESOURCE_DIR` is respected.
paperchalice via All-commits
all-commits at lists.llvm.org
Sat Jun 3 04:22:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0beffb854209a41f31beb18f9631258349a99299
https://github.com/llvm/llvm-project/commit/0beffb854209a41f31beb18f9631258349a99299
Author: paperchalice <lgamma at 163.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M clang/lib/Headers/CMakeLists.txt
M clang/lib/Tooling/CMakeLists.txt
M clang/runtime/CMakeLists.txt
A cmake/Modules/GetClangResourceDir.cmake
M compiler-rt/cmake/base-config-ix.cmake
M lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp
M lldb/unittests/Expression/ClangParserTest.cpp
M llvm/cmake/modules/LLVMExternalProjectUtils.cmake
M openmp/CMakeLists.txt
Log Message:
-----------
[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.
re-commit of 39aa0f5c434b463520ac39a8dbe933ee8c4c5ea7 with missing file:
cmake/Modules/GetClangResourceDir.cmake.
More information about the All-commits
mailing list