summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/rtti-layout.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* When building RTTI descriptors for pointer types, we need to get the unqualif...Anders Carlsson2010-06-021-0/+14
* Fix a bunch of bugs with VMI RTTI building, and add a whole bunch of tests.Anders Carlsson2009-12-301-4/+67
* Add base class checks.Anders Carlsson2009-12-301-0/+11
* Add more vtable tests.Anders Carlsson2009-12-301-1/+38
* More RTTI cleanup, test that RTTI classes have the correct vtables.Anders Carlsson2009-12-301-1/+22
* Correcly handle pointers to member pointer types where the class or the point...Anders Carlsson2009-12-201-5/+9
* Rework the way pointer types are handled by the RTTI builder. We now get the ...Anders Carlsson2009-12-201-4/+12
* Attempt to fix rtti-layout.cpp on Linux.Anders Carlsson2009-12-171-1/+1
* Add a (currently failing) RTTI layout test.Anders Carlsson2009-12-171-0/+47