================
@@ -396,6 +396,10 @@ Bug Fixes in This Version
   cannot be used with ``Release`` mode builds. (`#68237 
<https://github.com/llvm/llvm-project/issues/68237>`_).
 - Fix crash in evaluating ``constexpr`` value for invalid template function.
   Fixes (`#68542 <https://github.com/llvm/llvm-project/issues/68542>`_)
+- Clang will correctly evaluate ``noexcept`` expression with template in 
template
+  method of template record. Fixes
----------------
erichkeane wrote:

I'm not sure what you're trying to say here, but `method of template record` 
doesn't really mean anything to me/confuses me.  Can you try again?

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

Reply via email to