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

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 does not crash anymore. It issues a warning
that inline function `g()` is not defined, so cannot be built. Instantiation of
`struct R` would provide the definition.

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