Commit Graph

17 Commits (b17861b1c88a4fd5dc22e60aa226dc651c4e4b86)

Author SHA1 Message Date
Jules Villard 78a33acb77 [cfg] run pre-analysis lazily in ondemand 5 years ago
Jules Villard db800f138b [clang] rewrite scope computations 6 years ago
Jules Villard 686231ec6e [SIL] change `variable_initialization()` builtin to a new auxiliary instruction 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
Jules Villard 1c668c4d41 [SIL][preanalysis] add call flag for functions treating first formal as return 6 years ago
Jules Villard 55586b581b [preanalysis] do not delay killing variables taken by reference 6 years ago
Jules Villard 646aa30797 [cfg] print dotty *after* pre-analysis 6 years ago
Jules Villard 9aa5582caa [clang] leave markers of variable initialization for pulse 7 years ago
Mehdi Bouaziz d9fb7b3004 ProcAttributes: removed unused by_vals 7 years ago
Mehdi Bouaziz ad986dffde Get rid of Declare_locals 7 years ago
Jules Villard 8b882ac1df Change license to MIT 7 years ago
Jules Villard 766a16cd90 [clang] enforce that `instruction` always returns one SIL expression 7 years ago
Jules Villard 902de9d6e3 [sil] make return value and type mandatory 7 years ago
Jules Villard 0bbdf63957 [clang] do not attempt to translate pointer to member constructs 7 years ago
Jules Villard 73a47d594c [debug] print procedures in alphabetical order in cfgs 7 years ago
Jules Villard 6b5390fe79 [cfg] rename iCFG to cfg in dotty files 7 years ago
Josh Berdine 6f8f7140bb [frontend][tests] Record test form ptr_mem.cpp 8 years ago