Simplify the use of the basic_string and basic_string_view types by
providing default template arguments.
Depends on D145311
Paths
| Differential D145724
[clang-tidy] Provide default template arguments in <string> ClosedPublic Authored by mikecrowe on Mar 9 2023, 12:50 PM.
Details Summary Simplify the use of the basic_string and basic_string_view types by Depends on D145311
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 10 2023, 1:51 AM Closed by commit rGc4918cbf3ba3: [clang-tidy] Provide default template arguments in <string> (authored by mikecrowe, committed by PiotrZSL). · Explain WhyMar 12 2023, 6:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503891 clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/string
|