Commit Graph

27 Commits (3ec64100728b7fced03c641ef01b012d24788068)

Author SHA1 Message Date
Dulma Churchill 3cdb9f322e [IR] Fix the function hashable_name for ObjC methods 5 years ago
Dulma Churchill ab683af1f1 [objc frontend] Keep the counter for block names local to each procedure 6 years ago
Dino Distefano 571ae7774a Extended check on n-th parameter to cpp method calls 6 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years 6 years ago
David Lively 5d4a27ea54 RFC: stop using _ to separate ObjC/C++ class name from method in Typ.Procname.to_string 6 years ago
Dino Distefano 6fe3edc44e Extending type matching to BlockExpr 6 years ago
Dino Distefano 2e64566a6c Finding stateless CKComponents 6 years ago
Dino Distefano 08a26d4ba1 First approximation of stateless 6 years ago
Dino Distefano 89700a7d95 Added new predicated for captured values 6 years ago
Jules Villard a29e769b61 [kill -a][1/4] stop using `-a foo` in the infer repo 7 years ago
Martin Trojer e2c08e4085 Decouple objc tests from xcode-select 7 years ago
Jules Villard 30c470eb48 [tests] record error bucket in expected output 7 years ago
Jules Villard 8b882ac1df Change license to MIT 7 years ago
Jeremy Dubreil d74f189dfe [infer] add the report kind to the list of expected output 7 years ago
Jules Villard 72b1ac4b5a Turn off --keep-going by default 8 years ago
Dulma Churchill 5569ee751a [linters] Add transitions Fields and FieldName 8 years ago
Dulma Churchill d8765d1d44 [linters] Include only base name of ObjC methods in the linters bug hash 8 years ago
Dulma Churchill b99b653ffa [linters] Fix the computing of the successors of method declarations 8 years ago
Dulma Churchill 7e3298711c [AL] Compute a witness child node when computing formulas to be used for more precise bug hashing 8 years ago
Dulma Churchill 47221ab273 [linters] Add support for Cxx structs when querying types 8 years ago
Dulma Churchill ecd79a56d3 [linters] Support transition Parameters also by ObjC method calls 8 years ago
Dulma Churchill 5ead13a225 Fixing crash that happened when reporting a lint issue in a templated method. 8 years ago
Dulma Churchill acbf6c90fe [linters] Add example of checking whether a parameter passed to a function is initialized with a selector only 8 years ago
Dulma Churchill 0b5c992a93 [linters] Add an example of checking for an empty map in the argument of a method call 8 years ago
Dulma Churchill df1063b9eb [linters] Adding example of checking a parameter for empty struct 8 years ago
Dulma Churchill a3309926b3 [linters] Add transition parameter with label for ObjC method declarations or method calls 8 years ago
Dulma Churchill 336f6f8dff [linters] Support reference types in the linters type parser 8 years ago