Go to file
Zhongxing Xu 6b8bfb376b Move NullDeref and UndefDeref into their own checker.
Add a CheckLocation() interface to Checker.
Now ImplicitNullDeref nodes are cached in NullDerefChecker.
More cleanups follow.

llvm-svn: 85471
2009-10-29 02:09:30 +00:00
clang Move NullDeref and UndefDeref into their own checker. 2009-10-29 02:09:30 +00:00
compiler-rt Nested function test in compiler-rt should not be run under Clang. 2009-10-29 00:27:08 +00:00
llvm Sorry to break the build. 2009-10-29 02:04:53 +00:00