Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
465d41b92b2c862f3062c412a0538db65c6a2661
/
lib
/
Checker
/
LLVMConventionsChecker.cpp
465d41b
Merged Elaborated and QualifiedName types.
by Abramo Bagnara
· 15 years ago
1ed482b
clang::Attr objects should be treated as AST nodes as well by
by Ted Kremenek
· 15 years ago
a6b8793
Add LLVM conventions check that scans for AST elements (types, stmts, decls)
by Ted Kremenek
· 15 years ago
676ca15
Change LLVMConventionsChecker to accept an entire translation unit instead
by Ted Kremenek
· 15 years ago
005f09b
For the StringRef check, also visit the children of DeclStmts.
by Ted Kremenek
· 15 years ago
55abf16
Place type-checking static methods at type of file (where they will congregate).
by Ted Kremenek
· 15 years ago
6dd66ed
Add new static analyzer for checking LLVM coding conventions: -analyzer-check-llvm-conventions
by Ted Kremenek
· 15 years ago