This is currently hidden in the Host CMakeLists but we should also use this macro in other parts of LLDB where we have ObjC++ sources (see D74891)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75164
[lldb][cmake] Move remove_module_flags macro to AddLLDB.cmake ClosedPublic Authored by teemperor on Feb 26 2020, 4:18 AM.
Details Summary This is currently hidden in the Host CMakeLists but we should also use this macro in other parts of LLDB where we have ObjC++ sources (see D74891)
Diff Detail
Event Timelineteemperor mentioned this in D74891: [lldb] Never compile the debugserver with Clang module flags.Feb 26 2020, 4:24 AM teemperor added a child revision: D74891: [lldb] Never compile the debugserver with Clang module flags. teemperor retitled this revision from [lldb][cmake] Move remove_modue_flags macro to AddLLDB.cmake to [lldb][cmake] Move remove_module_flags macro to AddLLDB.cmake.Feb 26 2020, 4:26 AM This revision is now accepted and ready to land.Feb 26 2020, 9:54 AM Closed by commit rGce1bc00f37d7: [lldb][cmake] Move remove_module_flags macro to AddLLDB.cmake (authored by teemperor). · Explain WhyMar 6 2020, 5:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 248866 lldb/cmake/modules/AddLLDB.cmake
lldb/source/Host/CMakeLists.txt
|