[Lldb-commits] [PATCH] D61240: Implement GetSystemIncludeDirectories for macOS

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 23 00:49:43 PDT 2019


teemperor abandoned this revision.
teemperor added a comment.
Herald added a subscriber: JDevlieghere.

This is no longer necessary as we abandon the "reimplement include directories" approach (we now look at the support files or require -gmodules which both provide the same information in a more reliable way).


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61240/new/

https://reviews.llvm.org/D61240





More information about the lldb-commits mailing list