sammccall accepted this revision. sammccall added inline comments. This revision is now accepted and ready to land.
================ Comment at: clang/lib/Tooling/Inclusions/HeaderIncludes.cpp:237 + + StringRef HeaderStem = + llvm::sys::path::stem(IncludeName.drop_front(1).drop_back( ---------------- this deserves a comment: Not matchingStem: implementation files may have compound extensions but headers may not. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88640/new/ https://reviews.llvm.org/D88640 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits