This is an archive of the discontinued LLVM Phabricator instance.

[clang][doc] Mentions -Wno-reserved-module-identifiers
ClosedPublic

Authored by Mordante on Aug 22 2023, 9:21 AM.

Details

Summary

This is a nicer way to suppress the diagnostic instead of using the
pre-processor work-around.

Diff Detail

Event Timeline

Mordante created this revision.Aug 22 2023, 9:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2023, 9:21 AM
Mordante requested review of this revision.Aug 22 2023, 9:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2023, 9:21 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ChuanqiXu accepted this revision.Aug 22 2023, 6:36 PM

LGTM. Thanks!

This revision is now accepted and ready to land.Aug 22 2023, 6:36 PM
This revision was landed with ongoing or failed builds.Aug 23 2023, 9:31 AM
This revision was automatically updated to reflect the committed changes.