[clang] [Clang] Remove __is_nullptr (PR #99038)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 1 06:26:43 PDT 2024


================
@@ -117,7 +121,7 @@ Improvements to Clang's diagnostics
 - Some template related diagnostics have been improved.
 
   .. code-block:: c++
-    
+
----------------
AaronBallman wrote:

Spurious whitespace change.

https://github.com/llvm/llvm-project/pull/99038


More information about the cfe-commits mailing list