aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/aggregate-initialization.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-11-06Sema-check virtual declarations. Complete dynamic_cast checking.Sebastian Redl
2008-11-05Keep track of whether a C++ class is an aggregate. Don't allow initialization...Douglas Gregor