summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/forward-enum.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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