summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc-fixed-enum.m
Commit message (Collapse)AuthorAgeFilesLines
* Remove an empty line so the line numbers match up again after the recent ↵Adrian Prantl2013-04-191-1/+0
| | | | | | documentation change. llvm-svn: 179898
* still not relaxed enough.Adrian Prantl2013-04-191-1/+1
| | | | llvm-svn: 179897
* cleanup and relax test casesAdrian Prantl2013-04-191-2/+3
| | | | llvm-svn: 179896
* Emit the underlying type in the debug info for all kinds of fixed enumsAdrian Prantl2013-04-191-0/+64
instead of only C++11-scoped-with-class-tag enums. rdar://problem/13463793 llvm-svn: 179879
OpenPOWER on IntegriCloud