[clang] [clang] allow fetch_{min, max} for atomic pointer types (PR #182699)

via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 22 04:39:48 PDT 2026


huixie90 wrote:

> I think I'd like to see testcases showing what happens for nullptr.
> 
> Otherwise looks fine, I think.

Thank you for the review. added test point for `nullptr` . There is nothing wrong with `nullptr` per say. 

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


More information about the cfe-commits mailing list