clang-1/include/clang/Sema
Chris Lattner 88eccaf06f Fix -Wimplicit-function-declaration, which required some refactoring and
changes in various diagnostics code.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63282 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-29 06:55:46 +00:00
..
ParseAST.h Patch by Alexei Svitkine: Refactor Sema::ParseAST API to allow clients to pass as an argument a TranslationUnit object whose contents live beyond the call to ParseAST. 2009-01-28 04:29:29 +00:00
SemaDiagnostic.h Fix -Wimplicit-function-declaration, which required some refactoring and 2009-01-29 06:55:46 +00:00