================ @@ -350,7 +350,7 @@ Improvements to Clang's diagnostics potential misaligned members get processed before they can get discarded. (#GH144729) -- Clang now emits dignostic with correct message in case of assigning to const reference captured in lambda. (#GH105647) +- Clang now emits diagnostic with correct message in case of assigning to const reference captured in lambda. (#GH105647) ---------------- AmrDeveloper wrote:
Thank you, I updated it 👍🏻 https://github.com/llvm/llvm-project/pull/166064 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
