summaryrefslogtreecommitdiffstats
path: root/test/Sema/generic-selection.c
Commit message (Expand)AuthorAgeFilesLines
* Allow a C11 generic selection expression to select a function with the overlo...Aaron Ballman2016-09-021-1/+9
* Amends r252104 to evaluate the controlling expression in an unevaluated conte...Aaron Ballman2016-02-231-0/+4
* The control expression for a _Generic selection expression should haveAaron Ballman2015-11-051-0/+8
* C1X: implement generic selectionsPeter Collingbourne2011-04-151-0/+26