https://bugs.llvm.org/show_bug.cgi?id=32864
Yaron Keren <yaron.ke...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #4 from Yaron Keren <yaron.ke...@gmail.com> ---
in comment 3 I thought this was solved since I verified it on Windows with MSVC
target, but -fdelayed-template-parsing used with MSVC target makes the crash
disappear.
as of r302053 the example still crashes, building with
-DLLVM_ENABLE_ASSERTIONS:BOOL=ON and specifying target
clang -target x86_64-unknown-linux-gnu -std=c++14 file1.cpp
reporduces the crash on Windows as well as Linux.
--
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