You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Churchill 03bdf0fe2c
[linters] Cast from pointer to integer
8 years ago
..
ALVar.ml [linters] Specify path in linters 8 years ago
ALVar.mli [linters] Specify path in linters 8 years ago
CLintersContext.ml [linters] Take current os version into account in the unavailable api check 8 years ago
CProcname.ml [C++] Store class template name without its template arguments 8 years ago
CProcname.mli [IR] Make template info part of Typename.t, rename Typename to Typ.Name 8 years ago
CType.ml [console] print progress-like messages on stderr 8 years ago
CType.mli [clang frontend] Pass type qualifiers through frontend 8 years ago
CType_decl.ml [C++] Store class template name without its template arguments 8 years ago
CType_decl.mli [clang] Translate type qualifiers into Sil 8 years ago
Capture.re Skip compilation of certain source files, if desired 8 years ago
Capture.rei Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
CiOSVersionNumbers.ml [linters] Take current os version into account in the unavailable api check 8 years ago
CiOSVersionNumbers.mli [linters] Take current os version into account in the unavailable api check 8 years ago
ClangCommand.re [infer][checkers] remove the bufferoverrun analyzer option and rely on the --bufferoverrun flag only 8 years ago
ClangCommand.rei Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
ClangWrapper.re [clang] Add a flag to get around missing files in the buck integration 8 years ago
ClangWrapper.rei Divide Utils into Utils, Pp, and IStd 8 years ago
ComponentKit.ml [linters] Disable components factory function rule 8 years ago
ComponentKit.mli [linters] Do not return a dummy ctl formula from the hardcoded linters 8 years ago
README.md Created IR folder for the intermediate representaion files. 9 years ago
ast_expressions.ml [IR] add stride to array type 8 years ago
ast_expressions.mli add more quals to SIL 8 years ago
cArithmetic_trans.ml [IR] add type qualifiers to Typ.t 8 years ago
cArithmetic_trans.mli Divide Utils into Utils, Pp, and IStd 8 years ago
cAst_utils.ml [linters] Add new predicate has_type and check for implicit cast 8 years ago
cAst_utils.mli [linters] Add new predicate has_type and check for implicit cast 8 years ago
cContext.ml [clang] Make backend use QualifiedCppName.t instead of string 8 years ago
cContext.mli [clang] Make backend use QualifiedCppName.t instead of string 8 years ago
cEnum_decl.ml [clang] Translate type qualifiers into Sil 8 years ago
cEnum_decl.mli [clang] Translate type qualifiers into Sil 8 years ago
cField_decl.ml [clang frontend] Pass type qualifiers through frontend 8 years ago
cField_decl.mli [clang frontend] Pass type qualifiers through frontend 8 years ago
cFrontend.ml [clang] Add a preanalysis to compute nullability annotations 8 years ago
cFrontend.mli Divide Utils into Utils, Pp, and IStd 8 years ago
cFrontend_checkers.ml [linters] Cast from pointer to integer 8 years ago
cFrontend_checkers.mli [linters] Print name and type of the node in the debugging 8 years ago
cFrontend_checkers_main.ml [AL] Load AL files from a directory 8 years ago
cFrontend_checkers_main.mli Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
cFrontend_config.ml Remove custom Clang_ast_types module, extend types instead 8 years ago
cFrontend_config.mli [CLI] switch to infer-<command> (symlinks) executables 8 years ago
cFrontend_decl.ml [clang frontend] Pass type qualifiers through frontend 8 years ago
cFrontend_decl.mli Divide Utils into Utils, Pp, and IStd 8 years ago
cFrontend_errors.ml [linters] Cast from pointer to integer 8 years ago
cFrontend_errors.mli [linters] Specify path in linters 8 years ago
cGeneral_utils.ml [clang frontend] Pass type qualifiers through frontend 8 years ago
cGeneral_utils.mli [IR] Refactor Ident.fieldname _*into Fieldname module 8 years ago
cIssue.ml Using checkers defined in linter.al and removed hard-coded checkers. 8 years ago
cIssue.mli Using checkers defined in linter.al and removed hard-coded checkers. 8 years ago
cLocation.ml Remove custom Clang_ast_types module, extend types instead 8 years ago
cLocation.mli Divide Utils into Utils, Pp, and IStd 8 years ago
cMethod_signature.ml [clang frontend] Pass type qualifiers through frontend 8 years ago
cMethod_signature.mli [clang frontend] Pass type qualifiers through frontend 8 years ago
cMethod_trans.ml [cleanup] replace Location.dummy with Location.none where acceptable 8 years ago
cMethod_trans.mli [IR] Make template info part of Typename.t, rename Typename to Typ.Name 8 years ago
cModule_type.ml [clang frontend] Pass type qualifiers through frontend 8 years ago
cPredicates.ml [linters] Cast from pointer to integer 8 years ago
cPredicates.mli [linters] Cast from pointer to integer 8 years ago
cTL.ml [linters] Cast from pointer to integer 8 years ago
cTL.mli Extended transitions to universal quantified operators 8 years ago
cTrans.ml [logging] revert to using `assert false` since we catch `Assert_failure` in some places 8 years ago
cTrans.mli Divide Utils into Utils, Pp, and IStd 8 years ago
cTrans_models.ml [ObjC capture] Model functions related to dispatch sources 8 years ago
cTrans_models.mli [IR] Make template info part of Typename.t, rename Typename to Typ.Name 8 years ago
cTrans_utils.ml [IR] Add Typ.TVar variant to Typ.desc 8 years ago
cTrans_utils.mli [clang frontend] Pass type qualifiers through frontend 8 years ago
cType_to_sil_type.ml [console] print progress-like messages on stderr 8 years ago
cType_to_sil_type.mli [clang] Translate type qualifiers into Sil 8 years ago
cVar_decl.ml [clang frontend] Pass type qualifiers through frontend 8 years ago
cVar_decl.mli [codemod] Move `Procname` into `Typ.Procname` 8 years ago
clang_ast_extend.ml add more quals to SIL 8 years ago
ctl_lexer.mll Extended transitions to universal quantified operators 8 years ago
ctl_parser.mly [linters] Specify path in linters 8 years ago
ctl_parser_types.ml [linters] Cast from pointer to integer 8 years ago
ctl_parser_types.mli [linters] Cast from pointer to integer 8 years ago
objcCategory_decl.ml [clang] Translate type qualifiers into Sil 8 years ago
objcCategory_decl.mli [clang] Translate type qualifiers into Sil 8 years ago
objcInterface_decl.ml [clang] Translate type qualifiers into Sil 8 years ago
objcInterface_decl.mli [clang] Translate type qualifiers into Sil 8 years ago
objcProperty_decl.ml [ios] Remove methods from the tenv as they are not used in the backend 8 years ago
objcProperty_decl.mli [ios] Remove methods from the tenv as they are not used in the backend 8 years ago
objcProtocol_decl.ml [clang] Translate type qualifiers into Sil 8 years ago
objcProtocol_decl.mli [clang] Translate type qualifiers into Sil 8 years ago
types_lexer.mll Extending type parser to parse ObjC classes. 8 years ago
types_parser.mly Extending type parser to parse ObjC classes. 8 years ago

README.md

Clang Front-End

This is the front-end for the clang compiler.

The main entry point is CMain.