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: unassignedclangb...@nondot.org
        ReportedBy: sylves...@debian.org
                CC: llvmbugs@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.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to