Closed Quuxplusone closed 13 years ago
Attached pr5544c.c
(117 bytes, text/plain): Trigger unneeded "shift count is negative" warning
This can be addressed by improving the CFG's representation of && and ||, which would also help -Wuninitialized.
Note that changing the CFG format requires updating all clients: static analyzer, and dataflow-based warnings.
cloned to rdar://problem/9448836
pr5544c.c
(117 bytes, text/plain)