[Openmp-commits] [libcxxabi] [clang] [libc] [compiler-rt] [lldb] [flang] [openmp] [libcxx] [libunwind] [llvm] [mlir] [clang-tools-extra] [lld] [clang] static operators should evaluate object argument (PR #68485)

Aaron Ballman via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 30 10:38:28 PST 2024


AaronBallman wrote:

Hmmm that does look related. I'll revert so we get back to green. CC @sam-mccall in case he has opinions on how we can ease tension between making fixes in Clang that impact clangd tests (clangd is a consumer of Clang and we usually expect consumers to react when their tests break due to conforming and correct changes in Clang). I mostly want to be mindful of the new contributor experience, as in this case.

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


More information about the Openmp-commits mailing list