[all-commits] [llvm/llvm-project] d99cfa: [C99] Claim conformance to WG14 N631 and WG14 N696

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


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

  Changed paths:
    A clang/test/C/C99/n696.c
    M clang/www/c_status.html

  Log Message:
  -----------
  [C99] Claim conformance to WG14 N631 and WG14 N696

Both of these relate to handling of standard pragmas. N631 is about
various STDC pragmas being included in the standard at all, and N696
is about whether macros are expanded in standard pragmas (they're not).



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