summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/empty-classes.cpp
AgeCommit message (Expand)Author
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2016-09-13[CodeGen] Fix an assert in EmitNullConstant.Akira Hatanaka
2015-04-26Correctly handle zero-sized but non-empty base classes in IRGen.John McCall
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2010-12-29Fix PR8796.Rafael Espindola
2010-05-03Add test case that I forgot to check in.Anders Carlsson