forked from OSchip/llvm-project
bf478cbef2
t.c:1:12: warning: ISO C restricts enumerator values to range of 'int' (180388626432 is too large) enum e {A, B = 42LL << 32, C = -4, D = 12456 }; ^ llvm-svn: 41530 |
||
---|---|---|
.. | ||
ASTStreamer.cpp | ||
Makefile | ||
Sema.cpp | ||
Sema.h | ||
SemaChecking.cpp | ||
SemaDecl.cpp | ||
SemaExpr.cpp | ||
SemaExprCXX.cpp | ||
SemaStmt.cpp | ||
SemaType.cpp |