summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/forward-enum.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-1/+1
| | | | | | tests fail. llvm-svn: 188447
* For the purposes of building LLVM types, a forward-declaredDouglas Gregor2012-02-241-0/+11
enumeration type with a fixed underlying type is complete. Fixes <rdar://problem/10916155>. llvm-svn: 151403
OpenPOWER on IntegriCloud