Author: Aaron Ballman
Date: 2024-06-24T10:34:11-04:00
New Revision: 6ecb9fd83d6015b19be8db554328645ae15e63e9

URL: 
https://github.com/llvm/llvm-project/commit/6ecb9fd83d6015b19be8db554328645ae15e63e9
DIFF: 
https://github.com/llvm/llvm-project/commit/6ecb9fd83d6015b19be8db554328645ae15e63e9.diff

LOG: [C11] Remove WG14 N1382 from the list of papers to track

This paper proposes only changes to a footnote that had problematic
implications for ABI; the changes were purely editorial.

Added: 
    

Modified: 
    clang/www/c_status.html

Removed: 
    


################################################################################
diff  --git a/clang/www/c_status.html b/clang/www/c_status.html
index 4cbb51ea02468..6b375a6b7999d 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -488,11 +488,6 @@ <h2 id="c11">C11 implementation status</h2>
       <td><a 
href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1367.htm";>N1367</a></td>
       <td class="unknown" align="center">Unknown</td>
     </tr>
-    <tr>
-      <td>FLT_EVAL_METHOD and return</td>
-      <td><a 
href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1382.htm";>N1382</a></td>
-      <td class="unknown" align="center">Unknown</td>
-    </tr>
     <tr>
       <td>Floating-point to int/_Bool conversions</td>
       <td><a 
href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1391.htm";>N1391</a></td>


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to