summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/ms-if-exists.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize line endingsDavid Majnemer2014-03-021-5/+5
* Implement the Microsoft __if_exists/if_not_exists extension in initializer-list.Francois Pichet2011-12-121-0/+6
* Check for unexpanded parameter packs in the name that guards aDouglas Gregor2011-10-251-1/+10
* Implement support for dependent Microsoft __if_exists/__if_not_existsDouglas Gregor2011-10-251-2/+2
* Rework Microsoft __if_exists/__if_not_exists parsing and semanticDouglas Gregor2011-10-241-0/+53