aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/ObjC++
AgeCommit message (Expand)Author
2016-01-13CMakeLists: Remove llvm_singlesource()/llvm_multisource() in directories with...Matthias Braun
2016-01-13CMakeLists.txt: Remove unnecessary LEVEL variableMatthias Braun
2016-01-13CMakeLists: Remove unnecessary autogenerated from commentMatthias Braun
2015-10-27[test-suite] Adding CMakeLists.txt files for CMake+LITRenato Golin
2013-02-27Attempt to fix a buildbot that is using libc++ by default. <rdar://13302264>Bob Wilson
2012-10-29test-suite: Eliminate the EXIT_OK RunSafely parameter.Daniel Dunbar
2012-01-10make api local for testing.Fariborz Jahanian
2012-01-10Added test for atomic property of c++ objectsFariborz Jahanian
2012-01-10Fix the test case for // rdar://6137845Fariborz Jahanian
2011-10-17Fixed test. const reference properties do notFariborz Jahanian
2011-03-29Skip the property-reference-object test when using llvm-gcc.Bob Wilson
2011-03-28updated reference output file to match the convention.Fariborz Jahanian
2011-03-28This is test for clang's // rdar://9070460.Fariborz Jahanian
2010-06-21Change reference output to match test change in 106490.Dale Johannesen
2010-06-21Fix test case which Dale mentioned is failing.Fariborz Jahanian
2010-06-18Make test more deterministic and add reference output.Daniel Dunbar
2010-06-17Test case for fix to radar 7501812 (clang fix).Fariborz Jahanian
2010-06-08Add reference output for 'SingleSource/UnitTests/ObjC++/reference-in-block-ar...Daniel Dunbar
2010-06-02Test case for radar 8041962Fariborz Jahanian
2010-05-31Add a bunch of reference outputs, for normal and SMALL_PROBLEM_SIZE=1 modes.Daniel Dunbar
2010-05-07remove the test for now. Fariborz aggress.Devang Patel
2010-05-06Test case for radar 7468090.Fariborz Jahanian
2008-11-21Add an Obj-C and an Obj-C++ test.Daniel Dunbar