LLVM recently changed to disallow constant uses tracking. This affects a small number of tests that inferred the type of a null pointer via its use. That inference no longer works. Given it is only for nullptr though I do not intend to fix this soon.