summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-unreachable.cpp
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/+28
* Improve unreachable code warnings for with respect to dead functional casts i...Mike Stump2010-01-211-1/+4
* Improve unreachable code warnings for with respect to ? :.Mike Stump2010-01-211-0/+3
* Improve unreachable code warnings with respect to dead binary andMike Stump2010-01-211-1/+8
* Speed up compilation by avoiding generating exceptional edges fromMike Stump2010-01-211-0/+35
OpenPOWER on IntegriCloud