summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-consumed-analysis-strict.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consumed analysis: switch from tests_consumed/unconsumed to a generalDeLesley Hutchins2013-10-111-66/+0
* Consumed Analysis: Change callable_when so that it can take a list of statesDeLesley Hutchins2013-10-041-164/+7
* Consumed Analysis: The 'consumable' attribute now takes a identifier specifyi...David Blaikie2013-09-061-10/+10
* Consumed analysis: add return_typestate attribute.DeLesley Hutchins2013-09-031-3/+5
* Consumed analysis: add 'consumable' class attribute.DeLesley Hutchins2013-08-301-3/+4
* Consumed analysis: track function parameters.DeLesley Hutchins2013-08-291-0/+4
* Consumed analysis: non-const methods no longer transfer an object into anDeLesley Hutchins2013-08-291-9/+2
* Consumed analysis: improve handling of conditionals.DeLesley Hutchins2013-08-291-21/+121
* Consumed analysis: change class name in test cases.DeLesley Hutchins2013-08-231-20/+20
* Patch by Chris Wailes <chris.wailes@gmail.com>.DeLesley Hutchins2013-08-121-0/+123
OpenPOWER on IntegriCloud