================
@@ -133,6 +133,15 @@ C++ Specific Potentially Breaking Changes
// Fixed version:
unsigned operator""_udl_name(unsigned long long);
+- Clang will now produce an error diagnostic when [[clang::lifetimebound]] is
+ applied on a parameter of a function that returns void. This was previously
+ gnored and had no effect.
----------------
cor3ntin wrote:
```suggestion
gnored and had no effect. (#GH107556)
```
https://github.com/llvm/llvm-project/pull/113460
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits