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.
Ryan Rhee e73350598a
[componentkit] Unconventional superclass rule
8 years ago
..
linter_rules
CLintersContext.ml
Capture.re
Capture.rei
ClangCommand.re [clang] store args into files for Buck compilation db too 8 years ago
ClangCommand.rei [clang] store args into files for Buck compilation db too 8 years ago
ClangQuotes.re [clang] store args into files for Buck compilation db too 8 years ago
ClangQuotes.rei [clang] store args into files for Buck compilation db too 8 years ago
CompilationDatabase.ml [clang] Create separate module for compilation database 8 years ago
CompilationDatabase.mli [clang] Create separate module for compilation database 8 years ago
ComponentKit.ml [componentkit] Unconventional superclass rule 8 years ago
ComponentKit.mli [componentkit] Unconventional superclass rule 8 years ago
InferClang.re [clang] store args into files for Buck compilation db too 8 years ago
Makefile
README.md
ast_expressions.ml
ast_expressions.mli
cArithmetic_trans.ml
cArithmetic_trans.mli
cContext.ml
cContext.mli
cEnum_decl.ml
cEnum_decl.mli
cField_decl.ml
cField_decl.mli
cFrontend.ml Fix issue with timestamps leading to files not analyzed in -reactive mode when the capture takes less than 1 second 8 years ago
cFrontend.mli
cFrontend_checkers.ml
cFrontend_checkers.mli [componentkit] Unconventional superclass rule 8 years ago
cFrontend_checkers_main.ml
cFrontend_checkers_main.mli
cFrontend_config.ml
cFrontend_config.mli
cFrontend_decl.ml
cFrontend_decl.mli
cFrontend_errors.ml [componentkit] Unconventional superclass rule 8 years ago
cFrontend_errors.mli
cFrontend_utils.ml
cFrontend_utils.mli
cIssue.ml [componentkit] Unconventional superclass rule 8 years ago
cIssue.mli [componentkit] Unconventional superclass rule 8 years ago
cLocation.ml
cLocation.mli
cMethod_signature.ml
cMethod_signature.mli
cMethod_trans.ml
cMethod_trans.mli
cModule_type.ml
cTL.ml
cTL.mli
cTrans.ml
cTrans.mli
cTrans_models.ml
cTrans_models.mli
cTrans_utils.ml
cTrans_utils.mli
cType_to_sil_type.ml
cType_to_sil_type.mli
cTypes.ml
cTypes.mli
cTypes_decl.ml
cTypes_decl.mli
cVar_decl.ml
cVar_decl.mli
clang_ast_types.ml
ctl_lexer.mll
ctl_parser.mly
ctl_parser_types.ml
objcCategory_decl.ml
objcCategory_decl.mli
objcInterface_decl.ml
objcInterface_decl.mli
objcProperty_decl.ml
objcProperty_decl.mli
objcProtocol_decl.ml
objcProtocol_decl.mli
predicates.ml
predicates.mli
printing.ml
printing.mli

README.md

Clang Front-End

This is the front-end for the clang compiler.

The main entry point is CMain.