[all-commits] [llvm/llvm-project] 7ee100: [C99] Claim full support for WG14 N772

Aaron Ballman via All-commits all-commits at lists.llvm.org
Mon Mar 25 09:21:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ee1007eddcfc4efe582512b78704038f17fa5a3
      https://github.com/llvm/llvm-project/commit/7ee1007eddcfc4efe582512b78704038f17fa5a3
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M clang/www/c_status.html

  Log Message:
  -----------
  [C99] Claim full support for WG14 N772

No tests are added because existing tests cover this. The thrust of the
paper is that an implementation needs to support including a header
file whose name is eight character or less and contains only letters
and numbers; we definitely manage this.



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