summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-consumed-parsing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Determine the attribute subject for diagnostics based on declarative informat...Aaron Ballman2017-11-261-6/+6
* Attributes accepting an EnumArgument are allowed to pass a string literal, or...Aaron Ballman2014-12-191-0/+1
* Consumed analysis: add two new attributes which fine-tune the behavior ofDeLesley Hutchins2014-01-141-0/+10
* Updated the wording of two attribute-related diagnostics so that they print t...Aaron Ballman2014-01-021-3/+3
* Changed tests_typestate to test_typestate for consistency.Chris Wailes2013-10-291-14/+14
* Consumed Analysis: Allow parameters that are passed by non-const referenceDeLesley Hutchins2013-10-171-0/+2
* Consumed analysis: replace the consumes attribute with a set_typestateDeLesley Hutchins2013-10-111-11/+11
* Consumed analysis: switch from tests_consumed/unconsumed to a generalDeLesley Hutchins2013-10-111-6/+6
* Consumed Analysis: Change callable_when so that it can take a list of statesDeLesley Hutchins2013-10-041-10/+12
* Tablegen now generates a StringSwitch for attributes containing enumeration a...Aaron Ballman2013-09-111-1/+1
* Consumed Analysis: The 'consumable' attribute now takes a identifier specifyi...David Blaikie2013-09-061-5/+7
* Consumed analysis: update to comments in test cases.DeLesley Hutchins2013-09-031-2/+5
* Consumed analysis: add return_typestate attribute.DeLesley Hutchins2013-09-031-11/+22
* Consumed analysis: add 'consumable' class attribute.DeLesley Hutchins2013-08-301-10/+16
* Patch by Chris Wailes <chris.wailes@gmail.com>.DeLesley Hutchins2013-08-121-0/+29
OpenPOWER on IntegriCloud