Commit Graph

28 Commits (d79bd90b819ce10fd435468d96eaae613e5a6cb1)

Author SHA1 Message Date
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
Jules Villard 707e7b2daa [config] saner names and doc for blacklist options 5 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
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 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
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
Jules Villard a6ab0cbb0d [CLI] print all available issue types 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
Dino Distefano 67b42bf021 Added new issue types for Allocation and IO 6 years ago
Jeremy Dubreil 40ead0ac3d [infer] remove the visibility field from the Infer JSON report 6 years ago
Sungkeun Cho f28faad627 [inferbo] Filter integer_overflow_l5 and _u5 by default 6 years ago
Ezgi Çiçek 99c2a6da8d [hoisting] Hoist only expensive pure functions 6 years ago
Jules Villard bb037c39ee [kill -a][4/4] kill `Config.analyzer`, deprecate `--analyzer` 7 years ago
Jules Villard 515d9f6769 [man] check in manual pages 7 years ago