ilya-biryukov accepted this revision. ilya-biryukov added a comment. This revision is now accepted and ready to land.
LGTM (see the comment about a typo, though) ================ Comment at: clangd/index/SymbolCollector.cpp:669 + return false; + return Line.contains_lower("includ"); +} ---------------- A typo? Should it be `include`. Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61120/new/ https://reviews.llvm.org/D61120 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits