[all-commits] [llvm/llvm-project] 2bb154: [lldb-server] Remove dead CMake code
Alex via All-commits
all-commits at lists.llvm.org
Mon Jan 13 11:43:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2bb154591fab6c1d3a99d63ef03c234f0a363410
https://github.com/llvm/llvm-project/commit/2bb154591fab6c1d3a99d63ef03c234f0a363410
Author: Alex Langford <apl at fb.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M lldb/tools/lldb-server/CMakeLists.txt
Log Message:
-----------
[lldb-server] Remove dead CMake code
No files in lldb-server are including a header from a plugin without the
whole path to the header relative to the lldb source directory. There is
no need to include the specific directories as a result.
More information about the All-commits
mailing list