[all-commits] [llvm/llvm-project] d072d1: Revert "[CMake] Ensure `CLANG_RESOURCE_DIR` is res...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Sat Jun 3 01:50:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d072d110227d118284cb4484814567782ab50186
      https://github.com/llvm/llvm-project/commit/d072d110227d118284cb4484814567782ab50186
  Author: Martin Storsjö <martin at martin.st>
  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
    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:
  -----------
  Revert "[CMake] Ensure `CLANG_RESOURCE_DIR` is respected."

This reverts commit 39aa0f5c434b463520ac39a8dbe933ee8c4c5ea7.

This is missing the new GetClangResourceDir.cmake that is being included,
so all clang builds are broken.




More information about the All-commits mailing list