This is an archive of the discontinued LLVM Phabricator instance.

Don't pass -ibuiltininc, which is used only by the driver, to CC1
ClosedPublic

Authored by ahatanak on Jul 3 2023, 1:49 PM.

Diff Detail

Event Timeline

ahatanak created this revision.Jul 3 2023, 1:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 1:49 PM
ahatanak requested review of this revision.Jul 3 2023, 1:49 PM
MaskRay accepted this revision.Jul 5 2023, 12:32 PM
MaskRay added inline comments.
clang/lib/Driver/ToolChains/Clang.cpp
1309

Typo: No need

This revision is now accepted and ready to land.Jul 5 2023, 12:32 PM
This revision was landed with ongoing or failed builds.Jul 5 2023, 2:03 PM
This revision was automatically updated to reflect the committed changes.
ahatanak marked an inline comment as done.