This is an archive of the discontinued LLVM Phabricator instance.

[Tooling/Inclusion] Use the StdSpecialSymbolMap.inc in the stdlib
ClosedPublic

Authored by hokein on Feb 8 2023, 12:50 AM.

Details

Diff Detail

Event Timeline

hokein created this revision.Feb 8 2023, 12:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2023, 12:50 AM
Herald added a subscriber: arphaman. · View Herald Transcript
hokein requested review of this revision.Feb 8 2023, 12:50 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 8 2023, 12:50 AM
kadircet accepted this revision.Feb 8 2023, 5:06 AM
kadircet added inline comments.
clang/unittests/Tooling/StandardLibraryTest.cpp
65

can you also have a test checking header() is <cstddef>

This revision is now accepted and ready to land.Feb 8 2023, 5:06 AM
This revision was landed with ongoing or failed builds.Feb 9 2023, 3:04 PM
This revision was automatically updated to reflect the committed changes.
hokein marked an inline comment as done.