Remove spaces between operator"" and identifier to suppress
-Wdeprecated-literal-operator, and between operator and ""
like how they are written in [string.view.literals] and [basic.string.literals].
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGbd03e0ca7572: [libc++][NFC] Suppress -Wdeprecated-literal-operator
Diff Detail
Diff Detail
Event Timeline
Comment Actions
co_awaiting https://reviews.llvm.org/D152632 to pass CI to see if this patch fixes the issues...