This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Document modernize-raw-string-literal check options
ClosedPublic

Authored by PiotrZSL on Jun 23 2023, 8:56 AM.

Details

Summary

Add missing documentation for DelimiterStem and ReplaceShorterLiterals
options.

Fixes #54662

Diff Detail

Event Timeline

PiotrZSL created this revision.Jun 23 2023, 8:56 AM
Herald added a project: Restricted Project. · View Herald Transcript
PiotrZSL requested review of this revision.Jun 23 2023, 8:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2023, 8:56 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Eugene.Zelenko accepted this revision.Jun 23 2023, 9:03 AM
This revision is now accepted and ready to land.Jun 23 2023, 9:03 AM