This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Remove the whitelist std symbols in CanonicalIncludes.
ClosedPublic

Authored by hokein on May 28 2019, 7:38 AM.

Diff Detail

Event Timeline

hokein created this revision.May 28 2019, 7:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2019, 7:38 AM
sammccall accepted this revision.May 29 2019, 3:31 AM
This revision is now accepted and ready to land.May 29 2019, 3:31 AM
hokein updated this revision to Diff 201869.May 29 2019, 5:03 AM

Remove more symbols.

This revision was automatically updated to reflect the committed changes.