aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/has_extension_cxx.cpp
AgeCommit message (Expand)Author
2013-05-21Merging r181342:Bill Wendling
2012-04-04Add feature check "cxx_local_type_template_args" describing supportDouglas Gregor
2011-09-06Advertise support for cxx_range_for as an extension in C++98 mode. Patch by J...Richard Smith
2011-05-13Introduce __has_extension macroPeter Collingbourne