Displaying 1 result from an estimated 1 matches for "log_func_sect".
2016 Oct 21
4
llvm build failed on Fedora 24
...ls/libclang/CIndex.cpp:
In function ‘CXErrorCode clang_createTranslationUnit2(CXIndex, const
char*, CXTranslationUnitImpl**)’:
00:04:30 /home/aghadge/build/llvm/llvm_build.4.0/llvm/tools/clang/tools/libclang/CLog.h:101:38:
error: ‘LLVM_FUNCTION_NAME’ was not declared in this scope
00:04:30 #define LOG_FUNC_SECTION LOG_SECTION(LLVM_FUNCTION_NAME)
00:04:30 ^
00:04:30 /home/aghadge/build/llvm/llvm_build.4.0/llvm/tools/clang/tools/libclang/CLog.h:100:67:
note: in definition of macro ‘LOG_SECTION’
00:04:30 if (clang::cxindex::LogRef Log =
clang::cxindex::Logger::make(...