[all-commits] [llvm/llvm-project] a9e24a: [lldb/unittests/CMakeLists.txt] Remove extra compi...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Fri Dec 2 10:46:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9e24afdc706e6946c4da78188732fc60bdb863b
https://github.com/llvm/llvm-project/commit/a9e24afdc706e6946c4da78188732fc60bdb863b
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M lldb/unittests/CMakeLists.txt
Log Message:
-----------
[lldb/unittests/CMakeLists.txt] Remove extra compiler flag `-include gtest_common.h`, NFC
This doesn't seem to be necessary anymore so remove it to be more consistent with rest of the LLVM projects
that don't use prefix headers.
Differential Revision: https://reviews.llvm.org/D139058
More information about the All-commits
mailing list