Commit Graph

4456 Commits (5156ff7f65922e5cd4467f1dc8037ae89062fad2)

Author SHA1 Message Date
Martin Trojer 5156ff7f65 [infer][PR] handle improper version strings in @available clauses 7 years ago
Jeremy Dubreil 055a8267e8 [eradicate] promote reports as errors for generated GraphQL source of nulls 7 years ago
Jeremy Dubreil dd25985e67 [eradicate] no longer add @Strict in the report description 7 years ago
Nikos Gorogiannis e5d8f501f4 [starvation] fix conversions of int literals which need 64 bit ints 7 years ago
Jules Villard baff08e198 [deadcode] introduce more dependencies 7 years ago
Jules Villard 4a1379ebc5 [taskbar] it is born 7 years ago
Jules Villard 0914fee2cc [backend] remove source file from exe_env 7 years ago
Jeremy Dubreil 90c08e4596 [eradicate] report as warnings by default 7 years ago
Ezgi Çiçek cf1c2acb54 [Cost] Add invariant analysis 7 years ago
Jules Villard ea734a3e77 [scheduler] delete unused tasks continuations 7 years ago
Jules Villard 25627fd4d9 [c] add test for cleanup attribute 7 years ago
Jules Villard dd8b0bcd51 [cli] exit with user error in case of unsupported build command 7 years ago
Jules Villard 8461786f02 [cli] remove support for deprecated `infer -- analyze` 7 years ago
Sungkeun Cho 4c6ddb7808 [Inferbo][Refactoring] Use named parameter 7 years ago
Martino Luca 8b7148d5b0 Adding a new ATD-based parser for JSON data containing profiler results 7 years ago
Dulma Churchill a274cdf785 [IR] Add the flag is_variadic to the procedure attributes 7 years ago
Ezgi Çiçek f80af7be93 Fix control var analysis for loops with multiple back-edges per loop head 7 years ago
Mehdi Bouaziz bd725602ee Inferbo: size of arrayblk is unsigned 7 years ago
Dulma Churchill 2f00ccb434 [IR] Unify the proc attribute translation_unit and source_captured 7 years ago
Nikos Gorogiannis 35fba2de40 [starvation] skip generated code 7 years ago
Mehdi Bouaziz 4eef0d90c8 Logging/Printer: better code 7 years ago
Mehdi Bouaziz 0563578b43 Propgraph: relax types 7 years ago
Mehdi Bouaziz 2b77c67df5 Prop.expose: relax type 7 years ago
Nikos Gorogiannis f88fe8fc3b [starvation] improve deadlock reports 7 years ago
Mehdi Bouaziz affced4303 Cost: actually, we needed data dependency 7 years ago
Nikos Gorogiannis 73507de47b [starvation] report only on public methods 7 years ago
Dulma Churchill 91e0a7d1a3 [IR] Take parameters into account in to_filename method 7 years ago
Nikos Gorogiannis 101574e9d0 Revert again. 7 years ago
Nikos Gorogiannis d13b845434 [starvation] improve deadlock reports 7 years ago
Nikos Gorogiannis db17b13f6a Bad rebase of stacked diff -- reverting. 7 years ago
Nikos Gorogiannis 787cb2c612 [starvation] improve deadlock reports 7 years ago
Mehdi Bouaziz 5b6430e739 Cost solver 7 years ago
Dulma Churchill 776e728b63 [biabduction] Rewrite the function resolve_java_pname in SymExec for all procnames 7 years ago
Nikos Gorogiannis 113ddbb3ac [starvation] dedup deadlocks 7 years ago
Mehdi Bouaziz 2918512b95 Cost: prepare for another solver 7 years ago
Mehdi Bouaziz 4a0ed2195a [Cost] Representative map: use the union-find map 7 years ago
Mehdi Bouaziz dc49cb6124 Cost: Polynomial.min_default_left 7 years ago
Martino Luca e379132412 [TD] Add test for the case where use_signature=false 7 years ago
Martino Luca c3ec3f1958 [TD] Add test for void_method_with_no_arguments 7 years ago
Mehdi Bouaziz 9ae3b42aef Cost: move union-find to its own module 7 years ago
Mehdi Bouaziz 21ced6af62 PartialOrder 7 years ago
Dulma Churchill 7f839ae962 [biabduction] Do not crash when Exe_env.get_tenv fails for some procedure 7 years ago
Mehdi Bouaziz 507de1e96c Inferbo models: separate ret 7 years ago
Daiva Naudziuniene 9738f9821e [frontend] Translating ToVoid cast 7 years ago
Dino Distefano ac872f4bb5 Building MinTrees with equivalence relation 7 years ago
Ezgi Çiçek bbd6820ca1 Get rid of data dep analysis and localize it to single step 7 years ago
Dulma Churchill c1cd2f44cf [IR] Put the procnames for c functions and blocks in designated modules 7 years ago
Daiva Naudziuniene 18b3a465d2 [uninit] Report on unitialized expressions in conditions 7 years ago
Daiva Naudziuniene acc8712401 [HIL] Do not raise error for the case where array index is passed by ref 7 years ago
Dulma Churchill 79a8f8716c [clang] Adding parameters as part of the procname for C++/ObjC methods and ObjC blocks 7 years ago