================ @@ -477,10 +477,10 @@ Bug Fixes in This Version - Clang now prints unnamed members in diagnostic messages instead of giving an empty ''. Fixes (`#63759 <https://github.com/llvm/llvm-project/issues/63759>`_) -- Fix crash in __builtin_strncmp and related builtins when the size value - exceeded the maximum value representable by int64_t. Fixes +- Fix crash in ``__builtin_strncmp`` and related builtins when the size value + exceeded the maximum value representable by ``int64_t``. Fixes (`#64876 <https://github.com/llvm/llvm-project/issues/64876>`_) -- Fixed an assertion if a function has cleanups and fatal erors. +- Fixed an assertion if a function has cleanups and fatal errors. ---------------- AMP999 wrote:
Sure, it's done! https://github.com/llvm/llvm-project/pull/69734 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits