summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/struct-class-redecl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* In C++, warn when something previously declared as a "struct" is laterDouglas Gregor2009-05-141-5/+5
* One can use "class" and "struct" interchangeably to refer to a classDouglas Gregor2009-05-031-0/+8
OpenPOWER on IntegriCloud