https://llvm.org/bugs/show_bug.cgi?id=25282

            Bug ID: 25282
           Summary: clang crass on enum class ParseAST when compiling in
                    debug mode
           Product: clang
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: michael.kra...@jhuapl.edu
                CC: dgre...@apple.com, llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 15140
  --> https://llvm.org/bugs/attachment.cgi?id=15140&action=edit
clang diagnostic files I was asked to attach

Using the attached files and 
clang++ main.cpp -std=c++11 -g

I get a stack track from clang and a request to file a bug report

I've also tried -ggdb and -std=c++14. We specifically need this working on 14,
but it does break in 11 as well.

-- 
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

Reply via email to