Botond =?utf-8?q?István_Horváth?=, Botond =?utf-8?q?István_Horváth?Message-ID: In-Reply-To: <llvm/llvm-project/pull/69480/cl...@github.com>
================ @@ -326,6 +326,25 @@ Improvements to Clang's diagnostics - Clang now always diagnoses when using non-standard layout types in ``offsetof`` . (`#64619: <https://github.com/llvm/llvm-project/issues/64619>`_) +- When describing a warning/error in a function-style type converson clang underscored only until + the end of the expression we convert from. Now clang underscores the until the closing bracket. ---------------- whisperity wrote: ```suggestion - When describing a warning/error in a function-style type conversion Clang underlines only until the end of the expression we convert from. Now, Clang underlines until the closing parenthesis. ``` https://github.com/llvm/llvm-project/pull/69480 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits