sammccall accepted this revision. sammccall added a comment. This revision is now accepted and ready to land.
Thanks! Sorry about the layering mess... ================ Comment at: clang-tools-extra/clangd/support/Threading.cpp:11 #include "support/Trace.h" +#include "clang/Basic/Stack.h" #include "llvm/ADT/ScopeExit.h" ---------------- need to remove this include too :-) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158967/new/ https://reviews.llvm.org/D158967 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits