[LLVMbugs] [Bug 11538] New: Support the option -fextended-identifiers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Dec 11 08:40:46 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11538
Bug #: 11538
Summary: Support the option -fextended-identifiers
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: sylvestre at debian.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
It would be nice if you could support the option -fextended-identifiers like in
gcc/g++:
-fextended-identifiers
Accept universal character names in identifiers. This option is
experimental; in a future version of GCC, it will be enabled by
default for C99 and C++.
This wish has been reported on:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647636
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list