[Lldb-commits] [PATCH] D75784: Avoid including Module.h from ExternalASTSource.h

Reid Kleckner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 11 14:07:34 PDT 2020


rnk added a comment.

Thanks!

In D75784#1917181 <https://reviews.llvm.org/D75784#1917181>, @aprantl wrote:

> To avoid bot breakage, I would recommend testing -DLLVM_ENABLE_MODULES=1 stage2 build works before landing this, as it is notoriously sensitive to header reshuffling.


Good idea, I confirmed this passed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75784





More information about the lldb-commits mailing list