[clang] [CodeGen] Fix handling of nullptr in initializers (PR #137364)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 25 10:14:08 PDT 2025


https://github.com/efriedma-quic commented:

Can you update the documentation for CK_NullToPointer so it notes the result can be a null pointer constant?  (I guess it's the right cast kind, but it's not intuitive, so we should call it out.)

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


More information about the cfe-commits mailing list