[all-commits] [llvm/llvm-project] c1ead0: [C2y] Add conformance test for WG14 N3364 (#115332)

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Nov 7 08:54:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1ead03e01e47c797e32a3f981ace5ef21eebd18
      https://github.com/llvm/llvm-project/commit/c1ead03e01e47c797e32a3f981ace5ef21eebd18
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    A clang/test/C/C2y/n3364.c
    M clang/www/c_status.html

  Log Message:
  -----------
  [C2y] Add conformance test for WG14 N3364 (#115332)

This paper is defining the translation-time behavior of initialization
with a signaling NaN. Clang has always supported the correct behavior.



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