Files
clang-p2996/clang/test/Sema/conditional-expr.c
Krishna Narayanan 20e81a80e9 Update with warning message for comparison to NULL pointer
The tautological comparison warning was not properly looking through
parenthesized expressions, which is now fixed.

Fixes https://github.com/llvm/llvm-project/issues/42992
Differential Revision: https://reviews.llvm.org/D149000
2023-06-14 08:28:35 -04:00

6.2 KiB