Discookie wrote:

Ah I see, thanks for letting me know! I'll test a bit more, and add more tests 
as well if I find something.

One of the things I could see an issue with, is that technically the nullptr 
literal doesn't have a pointee type, since it's a nullptr_t.
Downstream code should be able to handle a <<<NULL>>> QualType without any 
further code, but that could be a starting point.

https://github.com/llvm/llvm-project/pull/129502
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to