Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Fix address-of + enable_if overloading logic | George Burgess IV | 2015-10-16 | 1 | -9/+11 |
* | [Sema] Make `&function_with_enable_if_attrs` an error | George Burgess IV | 2015-10-12 | 1 | -0/+25 |
* | Support alternate attribute spelling __enable_if__ | Ulrich Weigand | 2015-07-13 | 1 | -0/+15 |
* | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 2015-06-29 | 1 | -1/+1 |
* | Neither attribute overloadable nor enable_if are supported by GCC. Disable the | Nick Lewycky | 2014-01-21 | 1 | -2/+2 |
* | Add a new attribute 'enable_if' which can be used to control overload resolut... | Nick Lewycky | 2014-01-11 | 1 | -0/+97 |