summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/enum.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Check that the return/argument types of calls are complete.Eli Friedman2009-03-221-2/+2
* Print the context of tag types as part of pretty-printing, e.g.,Douglas Gregor2009-03-191-3/+1
* Implement the GNU semantics for forward declarations of enum types inDouglas Gregor2009-03-061-0/+15
* Fix <rdar://problem/6502934>. We were creating an ImplicitCastExprDouglas Gregor2009-01-161-1/+12
* Add test of enumerator typesDouglas Gregor2008-12-121-0/+14
OpenPOWER on IntegriCloud