[llvm-bugs] [Bug 25282] New: clang crass on enum class ParseAST when compiling in debug mode
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 22 04:57:19 PDT 2015
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: unassignedclangbugs at nondot.org
Reporter: Michael.Krason at jhuapl.edu
CC: dgregor at apple.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151022/6b061eaa/attachment.html>
More information about the llvm-bugs
mailing list