Skip to content
Commit 5f521506 authored by Chris Lattner's avatar Chris Lattner
Browse files

Add EnumDecl, warn about forward references to enums:

t.c:2:6: warning: ISO C forbids forward references to 'enum' types
enum foo22* X;
     ^

llvm-svn: 39299
parent ffbc2710
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment