[PATCH] D158601: [Clang] Always constant-evaluate operands of comparisons to nullptr

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 20:26:23 PDT 2023


shafik added a comment.

It might have been nice to add a test where `nullptr_t` comparison succeeds as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158601/new/

https://reviews.llvm.org/D158601



More information about the cfe-commits mailing list