[all-commits] [llvm/llvm-project] cbd48b: [C99] Claim conformance to "conversion of array to...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Mon Apr 1 11:54:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbd48b184eca1ca73e6f20575501d94ad30fbd58
      https://github.com/llvm/llvm-project/commit/cbd48b184eca1ca73e6f20575501d94ad30fbd58
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
    A clang/test/C/C99/array-lvalue.c
    M clang/www/c_status.html

  Log Message:
  -----------
  [C99] Claim conformance to "conversion of array to pointer not limited to lvalues"

We don't have a document number for this, but the change was called out
explicitly in the editor's comments in the C99 foreword.



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