[LLVMbugs] [Bug 20785] New: wrong "non-ASCII characters are not allowed [...]" error in c++98 mode

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 28 01:08:54 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20785

            Bug ID: 20785
           Summary: wrong "non-ASCII characters are not allowed [...]"
                    error in c++98 mode
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: seth.cantrell at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

tmp.cpp:1:18: error: non-ASCII characters are not allowed outside of literals
and identifiers
int main() { int 

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140828/b6be76c5/attachment.html>


More information about the llvm-bugs mailing list