18 Commits (53c170ca0a08d2234f3d5d85a6105372d1e1b201)

Author SHA1 Message Date
Josh Berdine 53c170ca0a More uniform and explicit treatment of program and arguments
8 years ago
Josh Berdine 7d57469d2f Core.Std.Filename
8 years ago
Josh Berdine e415b73786 Core.Std.String
8 years ago
Andrzej Kotulski 56f8757337 [SourceFile] Move DB.SourceFile into separate file
8 years ago
Andrzej Kotulski 69b39dacb0 [DB] Create module for SourceFile
8 years ago
Andrzej Kotulski 0479720c91 [C++] Don't ignore header files passed in --changed-files-index
8 years ago
Andrzej Kotulski b8908282f8 [DB] Remove many callsites of DB.source_file_to_string
8 years ago
Josh Berdine 198bc00df7 Remove Utils compare and equal functions
8 years ago
Andrzej Kotulski d4c634e50f [DB] Cleanup code related to --changed-files-index
8 years ago
Andrzej Kotulski 3d9e5821ef [DB] Move header -> source function to DB.
8 years ago
Andrzej Kotulski a8b0871660 [reactive capture] Pass compilation db files to InferAnalyze, use absolute fnames
8 years ago
Andrzej Kotulski 7d22130deb [clang] Refactor CompilationDatabase modules
9 years ago
Andrzej Kotulski 338a8563a1 [clang] Don't filter entries when populating compilation database
9 years ago
Andrzej Kotulski 548918e524 [tests] extend compilation database test with changed-files-index options
9 years ago
Dulma Churchill b792d04fbd [clang] Integration with xcpretty and compilation database
9 years ago
Andrzej Kotulski 9fb8931990 don't create infer-out/build_output directory
9 years ago
Josh Berdine b2680d72d0 [config] Make Config.analyzer non-optional, with None = Some Infer
9 years ago
Jules Villard cbe15b3b5a [build] move not-clang-only modules to a new (old) integration/ directory
9 years ago