Commit Graph

172 Commits (eeb34231fa310be6bbc2a064ea3a9b5d3cf2b808)

Author SHA1 Message Date
Jules Villard 0bf23c66fd [help] document checkers 5 years ago
Jules Villard f34bd2b069 [help] import issue types documentation from website 5 years ago
Jules Villard 7ba6e015a8 skeleton new `infer help` command 5 years ago
Ezgi Çiçek a090551d69 [cost] Remove EXPENSIVE_EXECUTION_TIME issue type 5 years ago
Ezgi Çiçek 4858d29147 [cost] Add ability to test costs-report.json 5 years ago
Jules Villard c61d2ba32f kill Config.analysis_stops 5 years ago
Jules Villard bc669c6c9f no dynamic visibility 5 years ago
Jules Villard f616da42f1 [docs] only one checker allowed per issue type 5 years ago
Nikos Gorogiannis 2bbd25087c [buck] java & clang combined capture 5 years ago
Jules Villard 090ce4edb9 [IR] delete unused Issue types 5 years ago
Jules Villard f8e71ceb1e [topl] make TOPL its own checker 5 years ago
Ezgi Çiçek 4f97296e55 [cost] Remove cold-start issues 5 years ago
Jules Villard 65d2bc692d [pulse] enable for Java 5 years ago
Dulma Churchill ef7bc324e3 [pulse] Add a flag to model methods for memory ownership transfer 5 years ago
Dulma Churchill 40143ab01c [pulse] Model CFRelease as removing the Allocated attribute rather than as free 5 years ago
Sungkeun Cho d373a81b73 [pulse] Keep only one disjunct from blacklisted function 5 years ago
Mitya Lyubarskiy d5862b0a22 [nullsafe] Add checks to warn about misuse of nested class @Nullsafe annotations 5 years ago
Nikos Gorogiannis 581af4856e [racerd] fix unknown-returns-owned option to true and remove 5 years ago
Nikos Gorogiannis 07175f163c [racerd] make unknown-returns-owned true by default 5 years ago
Mitya Lyubarskiy a7e8bb5f4d [reporting] Don't secretly hide `Info` issues 5 years ago
Dulma Churchill bdba1db6ef [biabduction] Remove the flags for modelling alloc and release functions that are unused 5 years ago
Dulma Churchill 2d168f75a6 [pulse] Add options for modelling alloc models and free models from user-defined regexes. 5 years ago
Mitya Lyubarskiy 3ccacb1f6e [nullsafe] Add nullsafe extras for meta-issues 5 years ago
Sungkeun Cho cfe4c62e47 [inferbo] Limit depth of abstract location 5 years ago
Jules Villard 66ed16fd27 [clang] skip initialisation of large compound values 5 years ago
Jules Villard d4f1b83a75 [python] migrate `infer explore --html` to OCaml, missing GitHub integration 5 years ago
Jules Villard fd03815f36 [CLI] kill --report-hook option 5 years ago
Jules Villard c73feb82b4 [CLI] kill --pmd-xml option 5 years ago
Jules Villard 8d6153d949 [python] create console output and report.txt from OCaml 5 years ago
Jules Villard d8134e39cb [infer-out] change bugs.txt to report.txt 5 years ago
Jules Villard d4a154fea2 [CLI] make `--quiet` also disable the progress bar 5 years ago
Mitya Lyubarskiy 8dae30a6bf [nullsafe] Refine definition of meta issues 5 years ago
Dulma Churchill e99295e0e9 [pulse] Memory leak check 5 years ago
Mitya Lyubarskiy f291f93248 [nullsafe] Implement class-level analysis and calculate meta-issues. 5 years ago
Jules Villard e5b50d7d46 [quandaryBO] delete :( 5 years ago
Jules Villard 339ebe74ec [config] sensible default for --from-json-report 5 years ago
Jules Villard c27e4c72a4 [config] delete --issues-txt option 5 years ago
Jules Villard 957337bba2 [log] delete PerfStats and EventLogger frameworks 5 years ago
Jules Villard 8e5ee67fed [config] datatype for checkers 5 years ago
Sungkeun Cho 3653c68c8e [infer] Add summary-lookup option in infer-explore 5 years ago
Mitya Lyubarskiy bd83813b3e [tech debt] Remove experimental nullability checkers 5 years ago
Ezgi Çiçek 7deaae6598 [cost] Rename ZERO_* to *_UNREACHABLE_AT_EXIT 5 years ago
Sungkeun Cho 046e392f3a [infer] Add --continue-analysis option 5 years ago
Artem Pianykh b50f13eb18 [nullsafe] Support Nullsafe(Local, trust=all/none) mode 5 years ago
Nikos Gorogiannis 281385203f [biabduction] kill guarded by check 5 years ago
Ezgi Çiçek b5562f124a [cost] Disable reporting of allocation costs 5 years ago
Sungkeun Cho cf6073a60c [inferbo] Check tainted value is used in array accesses or malloc 5 years ago
Sungkeun Cho f94990a0c2 [inferbo] Add taint domain 5 years ago
Dulma Churchill 63428e7b69 [SelfInBlock] Check for when weakSelf is used in a no escaping block 5 years ago
Dulma Churchill b1eb969635 [selfInBlock] Add a new check when strongSelf is captured in a (sub)block. 5 years ago
Jules Villard 4b4183b402 [buck] stop supporting the pre-genrule Java integration 5 years ago
Nikos Gorogiannis 32639d6ebc [racerd] assume unknown code returns owned objects 5 years ago
Jules Villard e4dd2bbd8c [buck] one buck mode datatype to rule them all 5 years ago
Sungkeun Cho 387ef518f9 [inferbo] Revert external relational domains (apron, elina) 5 years ago
Sungkeun Cho bc5f740945 [infer] make deadcode is back 5 years ago
Ezgi Çiçek 47c89611a5 [litho] Remove GraphQL ShouldUpdate analysis 5 years ago
Dulma Churchill f69d0992bc [self-in-block] Add new issue type MULTIPLE_WEAKSELF 5 years ago
Mitya Lyubarskiy d5b574dd80 [nullsafe] Render strict mode violations nicely 5 years ago
Jules Villard 6df4fb6a9b [pulse] report dereference of NULL and constants 5 years ago
Dulma Churchill bf581e0b72 [self in block] Add a check for strongSelf not checked for null 5 years ago
Ezgi Çiçek 94f4ded9b4 [cost] Introduce cost issue types for functions on UI Thread 5 years ago
Dulma Churchill 43823266ec [self in block] Add a new checker to detect correct uses of when ObjC blocks capture self. 5 years ago
Ezgi Çiçek 3b41abfb88 [invariant-call] Disable issue type 5 years ago
Martin Trojer 5508a64d60 new flag to find infer-deps when `buck target` fails to 5 years ago
Jules Villard 707e7b2daa [config] saner names and doc for blacklist options 5 years ago
Ezgi Çiçek 856dfc5b74 [litho] Split into two checkers: litho-required-props and litho-graphql-field-access 6 years ago
Nikos Gorogiannis 965bf52bf8 [filtering/dedup] add deduplicate flag and disambiguate filtering 6 years ago
Ezgi Çiçek c5ca4db8d0 [pulse][impurity] Use pulse for detecting impurity 6 years ago
Nikos Gorogiannis 3543c89c19 [lockless] detect lock acquisitions from methods annotated @Lockless 6 years ago
Nikos Gorogiannis b6c3f40ab0 [sqlite] page and cache size flags and defaults 6 years ago
Mitya Lyubarskiy b00b526928 [nullsafe] Remove "Field not mutable" check 6 years ago
Dulma Churchill 27ea5d041b [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
Mitya Lyubarskiy 46cf107411 [nullsafe] Remove functionality for @Present annotations 6 years ago
Mitya Lyubarskiy 753580095e make --debug option side-effect free 6 years ago
Jules Villard 9e5115a9e0 [annotreach] support for new `"symbol_regexps"` matcher 6 years ago
Jules Villard fe701a17cc [diff] delete infer-diff 6 years ago
Jules Villard 13d54990bd [models] get rid of include-based C++ models 6 years ago
Martin Trojer 0fe30d13c5 add flag for (undefined) functions that should be modelled as mallocs 6 years ago
Jules Villard ddddea3eda [java] easier to switch between java 8 and java 11 6 years ago
Jules Villard 8bdc03bba4 [help] scrub default values in the checked-in version of the manuals 6 years ago
Ezgi Çiçek e320d8a580 [config] Rename `filter-report` command to `censor-report` and stop reporting them on console and bugs.txt 6 years ago
Ezgi Çiçek 998e7c8fe3 [inefficientKeysetIterator] Turn on by default and fix msg 6 years ago
Jules Villard c89a8d3e63 delete ownership checker 6 years ago
Radu Grigore 10d87eec4e [topl] Simple error reporting. 6 years ago
Ezgi Çiçek 0f43930f40 [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
Ezgi Çiçek d2eb3c8cc6 [inefficient-keyset-iterator] New checker for finding inefficient keySet iterator 6 years ago
Martin Trojer 90a1324ed3 make blacklisted clang flags configurable 6 years ago
Jules Villard d5755fe5c0 [config] starvation on by default 6 years ago
Jules Villard a6ab0cbb0d [CLI] print all available issue types 6 years ago
David Lively e0ce8c4392 Add --annotation-reachability-cxx-sources override option 6 years ago
Jules Villard 4a91616390 [man] fix bogus markup 6 years ago
Ezgi Çiçek f4cdc23543 [hoisting] Turn on hoisting of expensive functions by default 6 years ago
Dino Distefano b500b5ffa0 Reporting Performance Variation on Cold Start 6 years ago
David Lively 20b21698f6 [checkers] enable config-driven annotation reachability for Cxx 6 years ago
David Lively 757460ade7 [buck] introduce --buck-targets-blacklist so fbcode can exclude targets incompatible with C++ modules 6 years ago
Jeremy Dubreil 4700f7684c Revert "[infer] add an option to deactivate the list of previously registered checkers" 6 years ago
Jeremy Dubreil 9ad37a3712 [infer] add an option to deactivate the list of previously registered checkers 6 years ago
Nikos Gorogiannis 98e796b006 [racerd] gate GuardedBy 6 years ago
Dino Distefano 67b42bf021 Added new issue types for Allocation and IO 6 years ago
Jeremy Dubreil 34a9d36d31 [infer] no longer run the annotation reachability and immutable cast checkers by default 6 years ago