diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-29 05:10:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-29 05:10:57 +0000 |
commit | 68355a57bb9d5daccd3fc73e92370ba2b1a6eafb (patch) | |
tree | 3fa863d600b21ae2af7390436a4462ff85335320 /lib/Lex/MacroArgs.cpp | |
parent | 3f2798757c9ee353e207e18115e2e966432a4bee (diff) |
fix an absolutely inscrutible gcc 4.0 error:
llvm[0]: Compiling SemaInit.cpp for Debug build
SemaInit.cpp:171: error: ‘InitListChecker’ has not been declared
SemaInit.cpp:171: error: ISO C++ forbids declaration of ‘InitListChecker’ with no type
SemaInit.cpp: In function ‘int InitListChecker(clang::Sema*, clang::InitListExpr*, clang::QualType&)’:
SemaInit.cpp:172: error: ‘hadError’ was not declared in this scope
SemaInit.cpp:173: error: ‘SemaRef’ was not declared in this scope
SemaInit.cpp:177: error: ‘FullyStructuredList’ was not declared in this scope
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63270 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/MacroArgs.cpp')
0 files changed, 0 insertions, 0 deletions