[all-commits] [llvm/llvm-project] 569faa: Add documentation for `__builtin_object_size`. (#9...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Jun 25 23:51:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 569faa4dc04cf6849057e56ef07b56ad27f6ef9e
      https://github.com/llvm/llvm-project/commit/569faa4dc04cf6849057e56ef07b56ad27f6ef9e
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M clang/docs/LanguageExtensions.rst

  Log Message:
  -----------
  Add documentation for `__builtin_object_size`. (#96573)

Explicitly describe how the Clang builtin works, given that it's not
exactly the same as GCC's builtin of the same name -- but is drop-in
compatible.

Fixes #95635.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list