summaryrefslogtreecommitdiff
path: root/test/Analysis/auto-obj-dtors-cfg-output.cpp
AgeCommit message (Expand)Author
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen
2014-02-25Reapply "Pretty Printer: Fix printing of conversion operator decls and calls."Benjamin Kramer
2013-09-05[analyzer] Restructure a test filePavel Labath
2013-01-25Remove useless 'XPASS: *' from testsDmitri Gribenko
2012-09-05[analyzer] Always include destructors in the analysis CFG.Jordan Rose
2012-07-14Refine CFG so that '&&' and '||' don't lead to extra confluence points when u...Ted Kremenek
2012-03-13[analyzer] Use recursive AST visitor to drive simple visitation order inAnna Zaks
2012-03-10[analyzer] fix regression in analyzer of NOT actually aborting on Stmts it do...Ted Kremenek
2011-12-22Colorize and condense CFG pretty-printing.Ted Kremenek
2011-11-16Added missing ImplicitCastExpr around conversion operator call.Abramo Bagnara
2011-07-28[analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to b...Ted Kremenek
2011-04-04Fix PR 9626 (duplicated self-init warnings under -Wuninitialized) with numero...Ted Kremenek
2011-02-28Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson
2011-02-19Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson
2011-02-17[analyzer] Use the new registration mechanism for the debugging info "checks".Argyrios Kyrtzidis
2010-11-01Make all CXXConstructExpr's block-level expressions. This is required by Zhongxing Xu
2010-10-25Added generation of destructors for constant size arrays.Marcin Swiderski
2010-10-01Added generating CFGAutomaticObjDtors for exception variable in catch statement.Marcin Swiderski
2010-10-01Added generating CFGAutomaticObjDtors for init statement, condition variable ...Marcin Swiderski
2010-10-01dded generating CFGAutomaticObjDtors for condition variable and implicit scop...Marcin Swiderski
2010-10-01Added generating CFGAutomaticObjDtors for condition variable and implicit sco...Marcin Swiderski
2010-10-01Added generating CFGAutomaticObjDtors for condition variable and implicit sco...Marcin Swiderski
2010-10-01Added:Marcin Swiderski