================ @@ -804,6 +804,9 @@ Bug Fixes in This Version Objective-C++ property accesses to not be converted to a function call to the getter in the placement-args of new-expressions. Fixes (`#65053 <https://github.com/llvm/llvm-project/issues/65053>`_) +- Fix an issue with missing symbol definitions when the first coroutine + statement is part of an disabled branch of ``if constexpr``. ---------------- cor3ntin wrote:
```suggestion statement appears in a discarded ``if constexpr`` branch. ``` https://github.com/llvm/llvm-project/pull/78589 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits