Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
bea522ff43a3f11c7a2bc7949119dbb9fce19e39
/
lib
/
StaticAnalyzer
/
Checkers
/
BoolAssignmentChecker.cpp
dc84cd5
Include llvm::Optional in clang/Basic/LLVM.h
by David Blaikie
· 13 years ago
5251abe
Replace SVal llvm::cast support to be well-defined.
by David Blaikie
· 13 years ago
cfa88f8
Remove useless 'llvm::' qualifier from names like StringRef and others that are
by Dmitri Gribenko
· 13 years ago
55fc873
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
785950e
[analyzer] Rename 'EmitReport' to 'emitReport'.
by Jordan Rose
· 13 years ago
b141b28
[analyzer] New checker for assignment of non-0/1 values to Boolean variables.
by Ryan Govostes
· 14 years ago