Use cast<> instead of a C-style cast to get some free assertions.
[oota-llvm.git] / test / FrontendObjC++ / 2010-08-02-NonPODObjectValue.mm
2010-11-25 Duncan SandsRemove explicit uses of -emit-llvm, the test infrastruc...
2010-08-02 Stuart HastingsDiabolical hack to make a test compatible with clang...
2010-08-02 Stuart HastingsTestcase for r110043. Radar 8246180.