================
@@ -764,6 +764,7 @@ Improvements to Clang's diagnostics
scope.Unlock();
require(scope); // Warning! Requires mu1.
}
+- Clang now disallows the use of asterisks preceding constructor and
destructor names (#GH121706).
----------------
cor3ntin wrote:
```suggestion
- Diagnose invalid declarators in the declaration of constructors and
destructors (#GH121706).
```
https://github.com/llvm/llvm-project/pull/122621
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits