Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
Jordan Rose 95cdf9d603 [analyzer] Don't run unreachable code checker on inlined functions.
This is still an alpha checker, but we use it in certain tests to make sure
something is not being executed.

This should fix the buildbots.

llvm-svn: 188682
2013-08-19 17:03:12 +00:00

9.1 KiB