This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Fix a small inconsistency in system-include-extractor.test
ClosedPublic

Authored by nridge on Oct 31 2022, 12:22 AM.

Details

Diff Detail

Event Timeline

nridge created this revision.Oct 31 2022, 12:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 31 2022, 12:22 AM
Herald added a subscriber: arphaman. · View Herald Transcript
nridge requested review of this revision.Oct 31 2022, 12:22 AM
nridge updated this revision to Diff 471908.Oct 31 2022, 12:25 AM

format comment better

kadircet accepted this revision.Oct 31 2022, 2:31 AM

thanks!

clang-tools-extra/clangd/test/system-include-extractor.test
14–17

nit:

This revision is now accepted and ready to land.Oct 31 2022, 2:31 AM
nridge updated this revision to Diff 473588.Nov 7 2022, 12:29 AM

address nit

This revision was landed with ongoing or failed builds.Nov 7 2022, 12:30 AM
This revision was automatically updated to reflect the committed changes.