summaryrefslogtreecommitdiff
path: root/test/SemaCXX/microsoft-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tweak diagnostic wording for init list narrowingAlp Toker2014-05-171-1/+1
* PR13433: In Microsoft mode, don't require function calls within decltypeRichard Smith2012-07-281-0/+14
* Eli says this should check MicrosoftMode instead.Nico Weber2012-01-231-23/+0
* In ms mode, a move assignment operator shouldn't mark a copy ctor as deleted.Nico Weber2012-01-231-0/+21
* Switch to the C++11 warning flags in tests. David Blaikie2011-10-181-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Downgrade "err_init_list_variable_narrowing" into a warning in Microsoft mode...Francois Pichet2011-08-181-0/+10