diff options
author | Richard Trieu <rtrieu@google.com> | 2014-01-28 23:40:26 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2014-01-28 23:40:26 +0000 |
commit | 1e632af0d4989357836a52ff8a0e237e69ca81d3 (patch) | |
tree | 7eb2d52f01f30076c258c7459197eb8a99f24f4d /llvm/lib/Object/Binary.cpp | |
parent | a86694ca7a25d299d015c62cd711c46dc8bc563a (diff) | |
download | bcm5719-llvm-1e632af0d4989357836a52ff8a0e237e69ca81d3.tar.gz bcm5719-llvm-1e632af0d4989357836a52ff8a0e237e69ca81d3.zip |
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
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions