diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-11-07 14:46:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-11-07 18:20:19 +0100 |
commit | 3676a86a4322e8c2b9c541f057b5d3704146b8f3 (patch) | |
tree | 331427e160a066d7560e2e23fee544fd85af59bf /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | de36d39e24249feabe18f845b1868a16b798110a (diff) | |
download | llvm-3676a86a4322e8c2b9c541f057b5d3704146b8f3.zip llvm-3676a86a4322e8c2b9c541f057b5d3704146b8f3.tar.gz llvm-3676a86a4322e8c2b9c541f057b5d3704146b8f3.tar.bz2 |
[cmake] Add missing CMakePushCheckState include to FindLibEdit.cmake
Add the missing include to fix an error when `cmake_push_check_state()`
is called and incidentally the CMakePushCheckState module is not loaded
by any other check running prior to `FindLibEdit.cmake`:
CMake Error at /var/no-tmpfs/portage/dev-util/lldb-15.0.4/work/cmake/Modules/FindLibEdit.cmake:24 (cmake_push_check_state):
Unknown CMake command "cmake_push_check_state".
Call Stack (most recent call first):
cmake/modules/LLDBConfig.cmake:52 (find_package)
cmake/modules/LLDBConfig.cmake:59 (add_optional_dependency)
CMakeLists.txt:28 (include)
Gentoo Bug: https://bugs.gentoo.org/880065
Differential Revision: https://reviews.llvm.org/D137555
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions