diff options
author | Chris Lattner <sabre@nondot.org> | 2007-08-28 18:40:30 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-08-28 18:40:30 +0000 |
commit | ba61556d56cc1b10dc0c068f3f55add7478f37ff (patch) | |
tree | fc68620ba5329dc7cd08afa45800462f96964f4c /test/Sema/array-constraint.c | |
parent | 17d1b2ac9f8371a0a2e79d4f8e0008658164f080 (diff) |
Emit a slightly better warning for unused values for unary and binary operators:
t2.c:3:18: warning: expression result unused
x = ++x, ++y, y+2;
~~~~~~~~~~~~^ ~~~
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41551 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Sema/array-constraint.c')
0 files changed, 0 insertions, 0 deletions