summaryrefslogtreecommitdiffstats
path: root/test/Analysis/array-struct-region.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-4/+4
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-4/+4
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-4/+4
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-4/+4
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-4/+4
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-4/+4
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-4/+4
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-4/+4
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-4/+4
* [analyzer] Add IdenticalExprChecker, to find copy-pasted code.Jordan Rose2013-11-081-1/+1
* [analyzer] Fix handling of "empty" structs with base classesPavel Labath2013-08-291-0/+23
* [analyzer] When binding to a ParenExpr, bind to its inner expression instead.Jordan Rose2012-10-171-0/+16
* [analyzer] Create a temporary region when accessing a struct rvalue.Jordan Rose2012-10-171-0/+73
* Reapply "[analyzer] Handle inlined constructors for rvalue temporaries correc...Jordan Rose2012-10-011-6/+0
* Revert "[analyzer] Create a temp region when a method is called on a struct r...Jordan Rose2012-09-291-9/+0
* Revert "[analyzer] Handle inlined constructors for rvalue temporaries correct...Jordan Rose2012-09-291-0/+6
* [analyzer] Handle inlined constructors for rvalue temporaries correctly.Jordan Rose2012-09-281-6/+0
* [analyzer] Create a temp region when a method is called on a struct rvalue.Jordan Rose2012-09-281-0/+9
* [analyzer] Fix bad test from r163220.Jordan Rose2012-09-051-0/+6
* [analyzer] Be more forgiving about calling methods on struct rvalues.Jordan Rose2012-09-051-0/+87
* Revert "[analyzer] Treat all struct values as regions (even rvalues)."Jordan Rose2012-09-051-87/+0
* [analyzer] Treat all struct values as regions (even rvalues).Jordan Rose2012-09-011-0/+87