https://bugs.llvm.org/show_bug.cgi?id=39891
Bug ID: 39891
Summary: raw string literals in C
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangb...@nondot.org
Reporter: jan.sm...@nokia.com
CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
richard-l...@metafoo.co.uk
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
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs