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

George Burgess <george.burgess...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from George Burgess <george.burgess...@gmail.com> ---
The original issue has been fixed since at least clang 4.0.

We don't pass type info to LLVM, so there are cases where we don't do as well
here as GCC (e.g. things that require inlining), but __builtin_object_size's
accuracy in clang is much improved over what it was when this bug was filed.

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