================ @@ -208,6 +208,9 @@ features cannot lower the translation-unit ABI level; - Clang now properly propagates attributes on class and variable templates to their redeclarations, which will result in redeclarations not interfering with diagnostics. (#GH209812) +- Added `[[clang::usable_on_moved]]` attribute to inform static analyse that the ---------------- Endilll wrote:
```suggestion - Added `[[clang::usable_on_moved]]` attribute to inform static analysis that the ``` https://github.com/llvm/llvm-project/pull/216121 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
