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

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-l...@metafoo.co.uk
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-l...@metafoo.co.uk> ---
There is absolutely no guarantee that two different compilers will produce the
same value for __PRETTY_FUNCTION__, and there are plenty of other cases where
Clang and G++ will produce different strings. Making our version less pretty
doesn't seem in the spirit of the feature :)

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