summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/cxx0x-initializer-references.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r155608:Bill Wendling2012-05-121-0/+5
* Be smarter in discovering list-initialization of temporaries. Fixes PR12182.Sebastian Redl2012-03-071-0/+8
* Change the way we store initialization kinds so that all direct inits can dis...Sebastian Redl2012-02-121-0/+5
* Implement overload resolution for reference-typed parameters supplied with in...Sebastian Redl2011-12-031-0/+43
* Reference initialization with initializer lists.Sebastian Redl2011-11-271-0/+31