diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2014-04-28 00:20:16 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2014-04-28 00:20:16 +0000 |
commit | d6eb2b9f4d4fc236376e3a5a7b8faa31e8dd427d (patch) | |
tree | acfd3fea20ef0eea4652c569d2f36ad595f10aa4 /llvm/test/Object | |
parent | 20c5693e9e9d0cc801bc2411870b1a9d6362f425 (diff) | |
download | bcm5719-llvm-d6eb2b9f4d4fc236376e3a5a7b8faa31e8dd427d.tar.gz bcm5719-llvm-d6eb2b9f4d4fc236376e3a5a7b8faa31e8dd427d.zip |
[SemaCXX] Silence -Wconstant-logical-operand if the operand is a 0/1 from a macro.
Libraries specify enabled/disabled features using macro defs of 0/1, in such cases the -Wconstant-logical-operand
is noise.
rdar://15410291
llvm-svn: 207386
Diffstat (limited to 'llvm/test/Object')
0 files changed, 0 insertions, 0 deletions