summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/enable_if.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Fix address-of + enable_if overloading logicGeorge Burgess IV2015-10-161-9/+11
* [Sema] Make `&function_with_enable_if_attrs` an errorGeorge Burgess IV2015-10-121-0/+25
* Support alternate attribute spelling __enable_if__Ulrich Weigand2015-07-131-0/+15
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* Neither attribute overloadable nor enable_if are supported by GCC. Disable theNick Lewycky2014-01-211-2/+2
* Add a new attribute 'enable_if' which can be used to control overload resolut...Nick Lewycky2014-01-111-0/+97
OpenPOWER on IntegriCloud