[PATCH] D56760: Add a new builtin: __builtin_dynamic_object_size

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 23 11:57:32 PST 2019


rsmith added a comment.

In D56760#1368054 <https://reviews.llvm.org/D56760#1368054>, @erik.pilkington wrote:

> So it seems like the GCC people want to keep `__builtin_object_size` static.


I don't see any evidence of that. Jakub said that modes 0-3 should stay static, but that's in line with what we suggested.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56760/new/

https://reviews.llvm.org/D56760





More information about the cfe-commits mailing list