[all-commits] [llvm/llvm-project] 637ce0: [C2x] Claim support for WG14 N2838

Aaron Ballman via All-commits all-commits at lists.llvm.org
Fri Mar 3 08:57:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 637ce0f7139015735d7e50cf12ad312a382f6283
      https://github.com/llvm/llvm-project/commit/637ce0f7139015735d7e50cf12ad312a382f6283
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    A clang/test/C/C2x/n2838.c
    M clang/www/c_status.html

  Log Message:
  -----------
  [C2x] Claim support for WG14 N2838

This paper clarifies that complete object types need to be smaller than
SIZE_MAX. We already conformed to that requirement, so this adds some
test coverage to prove it.




More information about the All-commits mailing list