aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/composite-pointer-type.cpp
AgeCommit message (Expand)Author
2009-11-16Repair broken FindCompositePointerType. Correct early termination condition. ...Sebastian Redl
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-08-24Implement support for equality comparisons (!=, ==) of memberDouglas Gregor
2009-05-04Implement support for comparing pointers with <, >, <=, >=, ==, and !=Douglas Gregor