[all-commits] [llvm/llvm-project] ae05d2: Update the C status page for WG14 N2844

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Mar 7 13:13:24 PST 2023


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

  Changed paths:
    M clang/www/c_status.html

  Log Message:
  -----------
  Update the C status page for WG14 N2844

The proposal is about the behavior of the _Float16,
_Float32, and _Float64 types and whether they
undergo default argument promotions (they don't).

Clang doesn't yet support TS 18661 or the parts
that made it into C2x, so we don't implement this
paper.




More information about the All-commits mailing list