Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Analysis
/
CheckSecuritySyntaxOnly.cpp
bd842e3
Add check for obsolete function call of getpw().
by Zhongxing Xu
· 16 years ago
aa30b3b
Add comments.
by Zhongxing Xu
· 16 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
2465047
Implement: <rdar://problem/6337100> CWE-338: Use of cryptographically weak prng
by Ted Kremenek
· 16 years ago
a818783
Use C++ style comments.
by Ted Kremenek
· 16 years ago
65a81a9
Implement: <rdar://problem/6337132> CWE-273: Failure to Check Whether Privileges
by Ted Kremenek
· 16 years ago
2376002
Remove 'AnalysisContext::setDecl()', as we the Decl associated with an
by Ted Kremenek
· 16 years ago
cad9f41
In the "use of floating point variable as loop counter" check, check
by Ted Kremenek
· 16 years ago
efcbb15
Implement: <rdar://problem/6335715> rule request: gets() buffer overflow
by Ted Kremenek
· 16 years ago
5abeb52
Add comments.
by Ted Kremenek
· 16 years ago
8baf86d
Refine checking and diagnostics for use of floating point variable as a counter.
by Ted Kremenek
· 16 years ago
dbfb5f8
Add initial implementation of checking for uses of floating point as a loop counter.
by Ted Kremenek
· 16 years ago