https://llvm.org/bugs/show_bug.cgi?id=22307
Serge Pavlov <sepavl...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |sepavl...@gmail.com Resolution|--- |FIXED --- Comment #2 from Serge Pavlov <sepavl...@gmail.com> --- After changes made in r283207 clang do not segfault anymore. It does report function redefinition because each instantiation of `struct m` introduces friend function definition. gcc also reports similar error. -- 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