kadircet accepted this revision. kadircet added inline comments. This revision is now accepted and ready to land.
================ Comment at: clang/unittests/Tooling/StandardLibraryTest.cpp:65 stdlib::Header::named("<iosfwd>"))); + EXPECT_THAT(stdlib::Symbol::named("std::", "size_t")->headers(), + ElementsAre(stdlib::Header::named("<cstddef>"), ---------------- can you also have a test checking `header()` is `<cstddef>` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D143559/new/ https://reviews.llvm.org/D143559 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits