This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Avoid parsing "requires" as a keyword in non-C++-like languages.
ClosedPublic

Authored by curdeius on Feb 22 2022, 6:48 AM.

Diff Detail

Event Timeline

curdeius requested review of this revision.Feb 22 2022, 6:48 AM
curdeius created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2022, 6:48 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
krasimir accepted this revision.Feb 22 2022, 7:09 AM

Thank you!

This revision is now accepted and ready to land.Feb 22 2022, 7:09 AM
This revision was landed with ongoing or failed builds.Feb 22 2022, 7:55 AM
This revision was automatically updated to reflect the committed changes.