summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Preprocessor.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-01-29 05:10:57 +0000
committerChris Lattner <sabre@nondot.org>2009-01-29 05:10:57 +0000
commitd9ae05ba501f338d45dd903dff5484110ab399f5 (patch)
treef38e9ef917500861a0c4703cdd87b03aea4359aa /clang/lib/Lex/Preprocessor.cpp
parentc0474013cb3fc200e5087d126d6cbf9b08aab45a (diff)
downloadbcm5719-llvm-d9ae05ba501f338d45dd903dff5484110ab399f5.tar.gz
bcm5719-llvm-d9ae05ba501f338d45dd903dff5484110ab399f5.zip
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 llvm-svn: 63270
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud