Go to file
Ted Kremenek fae8cb0736 Use DeclStmt::decl_iterator instead of using Decl::getDecl(). Soon DeclStmts will wrap group of Decls.
Added FIXME.

llvm-svn: 57189
2008-10-06 18:37:46 +00:00
clang Use DeclStmt::decl_iterator instead of using Decl::getDecl(). Soon DeclStmts will wrap group of Decls. 2008-10-06 18:37:46 +00:00
llvm Mark shortening NaN conversions as Inexact. PR 2856. 2008-10-06 18:22:29 +00:00