[clang] [clang-tools-extra] Remove delayed typo expressions (PR #143423)
Aiden Grossman via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 16 21:54:54 PDT 2025
boomanaiden154 wrote:
https://github.com/llvm/llvm-project/blob/b5dbf8210a57b986b9802304745f4c5c108cf37b/libcxx/test/libcxx/language.support/support.c.headers/support.c.headers.other/math.lerp.verify.cpp#L9
Looks like this has occurred before and is just handled by disabling the test on the libc++ side. I've put up #144466 to try and get this fixed so we can finally switch over to the runtimes build.
https://github.com/llvm/llvm-project/pull/143423
More information about the cfe-commits
mailing list