summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx0x-member-initializers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fix a bug in the token caching for inline constructors in C++11, and improve ...Sebastian Redl2011-09-301-0/+14
* Implement support for C++11 in-class initialization of non-static data members.Richard Smith2011-06-111-0/+15
OpenPOWER on IntegriCloud