Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dffb51bac86d34f881b83c9db4489fe3d162d415
/
clang
/
lib
/
Checker
/
UndefBranchChecker.cpp
57f0989
Revert 95541.
by Ted Kremenek
· 16 years ago
500f49f
Rename: GRState::getSVal(Stmt*) => getExprVal(),
by Zhongxing Xu
· 16 years ago
d6b8708
Split libAnalysis into two libraries: libAnalysis and libChecker.
by Ted Kremenek
· 16 years ago
[Renamed (98%) from clang/lib/Analysis/UndefBranchChecker.cpp]
65c6566
lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace
by Kovarththanan Rajaratnam
· 16 years ago
02d6aca
Tweak UndefBranchChecker to register the most nested "undefined" expression with bugreporter::registerTrackNullOrUndefValue instead of the condition itself.
by Ted Kremenek
· 16 years ago
d4dca6f
Cleanup title/description of "undefined branch" BugType and add some test cases for this check.
by Ted Kremenek
· 16 years ago
5f76620
UndefBranchChecker: more bug reporter helper information emit.
by Zhongxing Xu
· 16 years ago
56dd5f0
Initial refactor of UndefBranchChecker. We still use GRBranchNodeBuilder
by Zhongxing Xu
· 16 years ago