summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/warn-unreachable.c
Commit message (Expand)AuthorAgeFilesLines
* Always add CallExpr as block-level expression. Inline-based interproceduralZhongxing Xu2010-02-241-2/+2
* Improve unreachable code warnings with respect to dead member andMike Stump2010-01-211-0/+6
* Improve unreachable code warnings for with respect to c-style casts.Mike Stump2010-01-211-0/+3
* Improve unreachable code warnings for with respect to ? :.Mike Stump2010-01-211-0/+4
* Improve unreachable code warnings for with respect to compoundMike Stump2010-01-211-0/+5
* Improve unreachable code warnings with respect to dead binary andMike Stump2010-01-211-4/+10
* Generalize handling for unreachable code warnings to all binary operators.Mike Stump2010-01-151-4/+4
* Refine location reporting for unreachable code warnings for comma expressions.Mike Stump2010-01-151-0/+56
* Add testcase for recent checkin.Mike Stump2010-01-151-0/+20
OpenPOWER on IntegriCloud