[cfe-dev] build failure?
Mike Stump
mrs at apple.com
Mon Jan 5 18:31:33 PST 2009
Here is a cute one:
llvm[1]: Compiling CacheTokens.cpp for Debug build
/Volumes/mrs5/net/llvm/llvm/tools/clang/Driver/../include/clang/Basic/
SourceManager.h: In function ‘void clang::CacheTokens
(clang::Preprocessor&, const std::string&)’:
/Volumes/mrs5/net/llvm/llvm/tools/clang/Driver/../include/clang/Basic/
SourceManager.h:54: error: ‘const llvm::MemoryBuffer*
clang::SrcMgr::ContentCache::Buffer’ is private
CacheTokens.cpp:350: error: within this context
make[1]: *** [/Volumes/mrs5/net/llvm/llvm-build/tools/clang/Driver/
Debug/CacheTokens.o] Error 1
More information about the cfe-dev
mailing list