-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Closed as not planned
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicateResolved as duplicateenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featureextension:gnu
Description
Bugzilla Link | 39891 |
Version | trunk |
OS | Linux |
Reporter | LLVM Bugzilla Contributor |
CC | @hfinkel,@zygoloid |
Extended Description
GCC supports, as an extension, raw string literals in C
For example, R"(^((.[^[:space:]].)|())$)" is valid in C code (with GCC).
Would it be possible for Clang to also provide this as an extension.
Thank you
JPHutchins, michaelburgess-d, usachev63 and noah-nuebling
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicateResolved as duplicateenhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featureextension:gnu