summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/virtualcall.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Improve VirtualCallChecker and enable parts of it by default.Artem Dergachev2019-08-201-126/+50
* [analyzer] ConditionBRVisitor: Enhance to write out more informationCsaba Dabis2019-05-291-2/+4
* [analyzer] Enable c++-allocator-inlining by default.Artem Dergachev2018-01-241-0/+3
* [analyzer] Fix an assertion fail in VirtualCallCheckerGabor Horvath2017-09-211-0/+21
* [analyzer][GSoC] Re-implemente current virtual calls checker in a path-sensit...Gabor Horvath2017-08-281-65/+197
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-3/+3
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-3/+3
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-3/+3
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-3/+3
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-3/+3
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-3/+3
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-3/+3
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-3/+3
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-3/+3
* In VirtualCallChecker, handle indirect callsSam McCall2017-01-311-0/+11
* [analyzer] Improve VirtualCallChecker diagnostics and move into optin package.Devin Coughlin2016-12-101-7/+57
* [analyzer] Don't warn on virtual calls in ctors to final methods.Benjamin Kramer2014-08-211-1/+22
* [analyzer] Don't run non-path-sensitive checks on system headers...Jordan Rose2012-10-101-0/+6
* Fix analyzer tests.Ted Kremenek2012-08-241-1/+1
* Add initial version of checker to check if virtual member functions are calle...Ted Kremenek2012-01-031-0/+53
OpenPOWER on IntegriCloud