This is an archive of the discontinued LLVM Phabricator instance.

Add a flag to disable "duplicate definition of category" warnings
ClosedPublic

Authored by ahatanak on Jun 30 2023, 12:18 PM.

Diff Detail

Event Timeline

ahatanak created this revision.Jun 30 2023, 12:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2023, 12:18 PM
ahatanak requested review of this revision.Jun 30 2023, 12:18 PM
ahatanak updated this revision to Diff 536479.Jun 30 2023, 4:39 PM

Fix clang/test/Misc/warning-flags.c

vsapsai accepted this revision.Jun 30 2023, 9:10 PM

As long as there are no other failing tests, looks good to me.

This revision is now accepted and ready to land.Jun 30 2023, 9:10 PM
This revision was landed with ongoing or failed builds.Jul 3 2023, 4:27 PM
This revision was automatically updated to reflect the committed changes.