[all-commits] [llvm/llvm-project] b896d2: [C23][N3006] Documented behavior of underspecified...

Guillot Tony via All-commits all-commits at lists.llvm.org
Mon Jun 9 08:02:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b896d262ebc530a92327b912b2bd5ac3b0bb0e56
      https://github.com/llvm/llvm-project/commit/b896d262ebc530a92327b912b2bd5ac3b0bb0e56
  Author: Guillot Tony <tony.guillot at protonmail.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/docs/ReleaseNotes.rst
    A clang/test/C/C23/n3006.c
    M clang/www/c_status.html

  Log Message:
  -----------
  [C23][N3006] Documented behavior of underspecified object declarations (#140911)

This PR is documenting the behavior of Clang towards underspecified
object declarations in C23 as advised by @AaronBallman.



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