Skip to content
Commit 1e632af0 authored by Richard Trieu's avatar Richard Trieu
Browse files

A new conversion warning for when an Objective-C object literal is implicitly

cast into a boolean true value.  This warning will catch code like:

if (@0) {}
if (@"foo") {}

llvm-svn: 200356
parent a86694ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment