sammccall marked an inline comment as done.
sammccall added inline comments.


================
Comment at: clang-tools-extra/clangd/IncludeCleaner.cpp:75-77
+    if (tooling::stdlib::Header::named(Inc.Written))
       return true;
     return false;
----------------
kadircet wrote:
> 
believe it or not, this doesn't compile: something something explicit 
conversions
(done though)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155385

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to