Commit Graph

4432 Commits (594ddab2a53b126a2bf5946b8ba3ae074940f42f)
 

Author SHA1 Message Date
Jules Villard e48cc3a370 [capture] store compilation db arguments one per line 7 years ago
Dino Distefano e54df20eb7 Migrate to Itv.Bound 7 years ago
Jules Villard 57900b11ae [istd] no need to re-implement List.fold_until 7 years ago
Jules Villard 8df15e2f00 [backend] try not to re-allocate too much when normalizing props 7 years ago
Jules Villard 1f04a5eda0 [IList] move to base/ and use Core 7 years ago
Sam Blackshear 7efb5cb549 [ownership] allow placement new on non-var expressions 7 years ago
Sam Blackshear 57a8c2f594 [quandary] don't taint dummy Thrift `_return` formals 7 years ago
Sam Blackshear 082e3f1f9e [ownership] use Base instead of Var 7 years ago
Jeremy Dubreil 373b43eebf [eradicate] minor simplification of the reporting code 7 years ago
Sam Blackshear 6b3282f619 [ownership] First parameter to constructor is read, not written 7 years ago
Jeremy Dubreil 7851ae0389 [infer] remove the concept of advice which does not seem to be used 7 years ago
Varun Arora c3184acd2e [reporting][perf] report InferPrint time taken 7 years ago
Varun Arora 68ab61976a Revert "[reporting][perf] Add PerfStats support for ad-hoc timers" 7 years ago
Dulma Churchill 9c9519fddb [backend] Pass the execution environment around to use it to load tenv of callees in a more efficient way 7 years ago
Varun Arora d746b10bf3 [reporting][perf] Add PerfStats support for ad-hoc timers 7 years ago
Varun Arora c296c06996 [reporting][perf] Add PerfStats support for ad-hoc timers 7 years ago
Varun Arora fba4014d1c [reporting][perf] Add PerfStats support for reporting time and memory related stats separately 7 years ago
Jules Villard 5014e7d9eb upgrade ocaml version to 4.06.1 7 years ago
Dulma Churchill 96a2f8d689 [objc] Add missing fields to the tenv also when they are added to the footprint 7 years ago
Dulma Churchill 862bbdb5fc [retain cycles] Take weak pointers into account to avoid false positives 7 years ago
Tony Hu a7908c1f11 [java] Change classpath logic to handle paths relative to project root 7 years ago
Sam Blackshear f8dfc2305e [ownership] simple 2-step traces 7 years ago
Sam Blackshear ec73adc66d [ownership] support placement new 7 years ago
Jeremy Dubreil 245e49e2da [infer] Eradicate should understand any form of checkNotNull 7 years ago
Jeremy Dubreil e801617488 [infer][java] Eradicate should not report a Return Not Nullable when a method returns the integer 0 7 years ago
Sam Blackshear 1ea4f01403 [ownership] consolidate acquires_ownership cases 7 years ago
Dulma Churchill aca39195f8 [retain cycles] Use decompiled expressions in the retain cycle message 7 years ago
Dulma Churchill d04a7aed52 [clang] Removed the mangling part of Clang global variables in the error messages 7 years ago
Jeremy Dubreil 9acfcc815e [infer][java] log the failures happening when the frontend fails to load a class from the classpath 7 years ago
Sam Blackshear 6d46b0c7be [cleanup] stop printing `&`'s on `Var.t`'s 7 years ago
Dulma Churchill 40dd0e1c95 [objc] Add only the main part of ObjC method names in reports 7 years ago
Mehdi Bouaziz cbbe455c4a [Inferbo] Reporting: refactoring 7 years ago
Mehdi Bouaziz 2916c97e0a [easy] Java nits 7 years ago
Sam Blackshear 0d5e9d0934 [bug hash] strip temporary var names from qualifier 7 years ago
Sungkeun Cho bd040cf696 [inferbo] Add an issue type for alarms by unknown function call 7 years ago
Sam Blackshear b57aa90d7d [quandary] don't crash if JSON source/sink is invalid procedure name 7 years ago
Mehdi Bouaziz 1db6e0c2c6 [easy] Labels for Procdesc.fold_nodes/instrs 7 years ago
Sam Blackshear 4952f1ea3b [quandary] tests documenting limitations of sanitizers 7 years ago
Varun Arora 9387706a54 add clang_method_kind field to AnalysisIssue 7 years ago
Varun Arora 266ae2ed6e [reporting][perf] designate frontend perf stats as either Capture or Linters in EventLogger 7 years ago
Jeremy Dubreil bb91a08ffd [infer][buck] remove unecessary --deep option when using Buck 7 years ago
Mehdi Bouaziz 2e8cb343d4 [Inferbo] Itv.mli 7 years ago
Nikos Gorogiannis 484480f72f [deadlock] regression tests 7 years ago
Nikos Gorogiannis fe43dc2080 [deadlock] analysis and reporting 7 years ago
Sam Blackshear 12ad6c11c1 [ownership] return bottom on early exit or thrown exception 7 years ago
Sam Blackshear 3a40afcd22 [ownership] directly assigning any field of an aggregate struct counts as initialization 7 years ago
Dulma Churchill 0bc4df4b42 [retain cycles] Report cycles after assignment and method call 7 years ago
Dulma Churchill 716bb1939c [backend] Add missing fields to the tenv in the bi-abduction 7 years ago
Sam Blackshear 6976181b77 [ownership] special-case frontend-generated inner destructors. 7 years ago
Dulma Churchill 2edc1d8581 [retain cycles] Improve the message of cycles with blocks by adding more info about captured variables 7 years ago