[llvm-bugs] [Bug 17542] Core dump while parsing code with templates
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 26 03:40:37 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=17542
Fedor Sergeev <Fedor.Sergeev at oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |Fedor.Sergeev at oracle.com
Resolution|--- |WORKSFORME
--- Comment #2 from Fedor Sergeev <Fedor.Sergeev at oracle.com> ---
No problem with Clang built from clang/llcm trunk 6.0, built with gcc 5.4 on
Solaris 11.3.
] printf 'template < typename T >\nstruct Test;\n' | clang++ -xc++ -c -o blah.o
-
] file blah.o
blah.o: ELF 32-bit MSB relocatable SPARC Version 1
]
--
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/20170726/e4f35881/attachment.html>
More information about the llvm-bugs
mailing list