aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/class/class.local/p2.cpp
AgeCommit message (Expand)Author
2010-04-09Turn access control on by default in -cc1.John McCall
2010-03-10When pretty-printing tag types, only print the tag if we're in C (andJohn McCall
2010-02-10Improve access control diagnostics. Perform access control on member-pointerJohn McCall
2009-12-19Initialization improvements: addition of string initialization and a fewEli Friedman
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-06-24Add test for [class.local]p2.Anders Carlsson