[clang-tools-extra] [llvm] [clang] [Clang][Sema] Print more static_assert exprs (PR #74852)

via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 5 12:24:08 PST 2024


sethp wrote:

Looks like I missed the branch for v18 with this one, hence the conflict (now resolved), too bad.

The test that's failing is looking for clang to emit some options that it's not; it looks like the same test is failing on main, so I haven't dug too deep into it. I believe I'm just waiting on one more reviewer's approval (possibly @cor3ntin or @cjdb) for this change, and then I'll rebase/squash the history & it will be ready.

Does that sound right to y'all? 

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


More information about the cfe-commits mailing list