[llvm-branch-commits] [clang] [clang-format] Correctly annotate braces in macro definition (#107352) (PR #107531)

Owen Pan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 10 01:31:14 PDT 2024


owenca wrote:

> Hi, since we are wrapping up LLVM 19.1.0 we are very strict with the fixes we pick at this point. Can you please respond to the following questions to help me understand if this has to be included in the final release or not.
> 
> Is this PR a fix for a regression or a critical issue?

This is a fix for a regression as labeled.

> What is the risk of accepting this into the release branch?

The risk of accepting this is very low IMO.

> What is the risk of NOT accepting this into the release branch?

The risk of NOT accepting this is 100%.

https://github.com/llvm/llvm-project/pull/107531


More information about the llvm-branch-commits mailing list