================
@@ -280,6 +280,8 @@ Bug Fixes to C++ Support
   was only accepted at namespace scope but not at local function scope.
 - Clang no longer tries to call consteval constructors at runtime when they 
appear in a member initializer.
   (`#782154 <https://github.com/llvm/llvm-project/issues/82154>`_`)
----------------
sethp wrote:

I think this should be:

```suggestion
  (`#82154 <https://github.com/llvm/llvm-project/issues/82154>`_`)
```

Which would be easy to fix as part of this PR, or a new one?

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

Reply via email to