summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/direct-initializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Removed the warningDouglas Gregor2008-12-171-1/+1
* Implement C++ copy-initialization for declarations. There is now someDouglas Gregor2008-11-051-3/+3
* Implicit support for direct initialization of objects of class type, e.g.,Douglas Gregor2008-11-031-0/+26
* In ParseParenDeclarator match "D.setGroupingParens(true);" with another setGr...Argyrios Kyrtzidis2008-10-071-1/+3
* Implement support for C++ direct initializers in declarations, e.g. "int x(1);".Argyrios Kyrtzidis2008-10-061-0/+8
OpenPOWER on IntegriCloud