================
@@ -528,6 +528,8 @@ Improvements to Clang's diagnostics
 
 - Clang now diagnoses ``[[deprecated]]`` attribute usage on local variables 
(#GH90073).
 
+- Improved diagnostic message for __builtin_bit_cast size mismatch (#GH115870).
----------------
AaronBallman wrote:

```suggestion
- Improved diagnostic message for ``__builtin_bit_cast`` size mismatch 
(#GH115870).
```

https://github.com/llvm/llvm-project/pull/115940
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to