llvmorg-github-actions[bot] wrote:

<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Yihan Wang (yronglin)

<details>
<summary>Changes</summary>

This feature was already implemented by 
https://github.com/llvm/llvm-project/issues/153641.

---
Full diff: https://github.com/llvm/llvm-project/pull/197181.diff


1 Files Affected:

- (modified) clang/www/cxx_status.html (+1-1) 


``````````diff
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 8b7290a2a60cc..6575ffe402acb 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -336,7 +336,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
  <tr>
    <td>Allow <tt>#line</tt> before module declarations</td>
    <td><a href="https://wg21.link/P3868R1";>P3868R1</a></td>
-   <td class="none" align="center">No</td>
+   <td class="full" align="center">Clang 23</td>
  </tr>
  <!-- Croydon, Winter 2026-->
  <tr>

``````````

</details>


https://github.com/llvm/llvm-project/pull/197181
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to