This patch reverts r220496 which issues warning on comparing
parameters with nonnull attribute when comparison is always true/false. Patch causes false positive when parameter is modified in the function. llvm-svn: 221163
Loading
Please sign in to comment