forked from OSchip/llvm-project
04e8bc8e35
[dylan:clang/test/Parser] admin% ../../../../Debug/bin/clang -parse-ast-check typeof.c Warnings expected but not seen: Line 21: incompatible types assigning 'typeof(*pi) const' to 'int *' Warnings seen but not expected: Line 21: incompatible types assigning 'typeof(*pi) const' to 'int *' Also corrected a typo from my previous commit. llvm-svn: 40832 |
||
---|---|---|
.. | ||
ASTStreamer.cpp | ||
Makefile | ||
Sema.cpp | ||
Sema.h | ||
SemaDecl.cpp | ||
SemaExpr.cpp | ||
SemaExprCXX.cpp | ||
SemaStmt.cpp | ||
SemaType.cpp |