diff options
author | Konrad Kleine <kkleine@redhat.com> | 2020-02-07 09:22:29 +0100 |
---|---|---|
committer | Konrad Kleine <kkleine@redhat.com> | 2020-02-07 09:23:35 +0100 |
commit | b89131cdda5871731a9139664aef2b70c6d72bbd (patch) | |
tree | 02e46a009567575d97b3f4ed45494a321136fa69 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 84e5760a1637d89c6c90a218abfe6d4d0ce85c97 (diff) | |
download | llvm-b89131cdda5871731a9139664aef2b70c6d72bbd.zip llvm-b89131cdda5871731a9139664aef2b70c6d72bbd.tar.gz llvm-b89131cdda5871731a9139664aef2b70c6d72bbd.tar.bz2 |
[lldb] removed no longer needed CMakeDependentOption
Summary:
In D66791 I've introduced this [[ https://cmake.org/cmake/help/latest/module/CMakeDependentOption.html | `CMakeDependentOption` ]] but in
D71306 @JDevlieghere has changed the way optional dependencies
are handled in LLDB. Today there's no occurence of
`cmake_dependent_option` inside the lldb source tree.
That's why this include can be removed.
Reviewers: JDevlieghere, labath
Reviewed By: labath
Subscribers: labath, mgorny, lldb-commits, JDevlieghere
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D74160
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions