summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/constructor-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix test for no-asserts builds.John McCall2010-09-171-1/+1
* Currently we're initializing the vtable pointers of a class only afterJohn McCall2010-09-171-0/+32
* When adding initializers to a constructor, be sure that we are lookingDouglas Gregor2010-03-261-0/+21
* Switch more of Sema::CheckInitializerTypes over toDouglas Gregor2009-12-191-1/+22
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-13/+14
* Array member construction in prologue of user-declaredFariborz Jahanian2009-08-211-0/+3
* Patch to provide cast of objects in member accessFariborz Jahanian2009-07-291-2/+4
* More cleanup of data member access and then some.Fariborz Jahanian2009-07-281-0/+3
* More work toward data member access ir-gen.Fariborz Jahanian2009-07-281-0/+3
* ir-gen for non-virtual base class initializationFariborz Jahanian2009-07-251-0/+49
OpenPOWER on IntegriCloud