Displaying 2 results from an estimated 2 matches for "cxloadeddiagnost".
Did you mean:
cxloadeddiagnostic
2015 Jul 08
2
[LLVMdev] Building clang + libc++ + libc++abi
[Sorry about the crosspost. Since this is a clang build question but
the build is invoked from the top-level LLVM directory I'm not sure
where the question should go.]
I've got a clang build against libstdc++ on Linux but I would really
like one built against libc++/libc++abi. In other words I'd like to
rebuild clang/llvm with clang using libc++ and libc++abi on Linux.
I looked at
2015 Jul 08
2
[LLVMdev] [cfe-dev] Building clang + libc++ + libc++abi
...clang.dir/CIndexInclusionStack.cpp.o CMakeFiles/libclang.!
> dir/CIndexUSRs.cpp.o CMakeFiles/libclang.dir/CIndexer.cpp.o
> CMakeFiles/libclang.dir/CXComment.cpp.o
> CMakeFiles/libclang.dir/CXCursor.cpp.o
> CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o
> CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o
> CMakeFiles/libclang.dir/CXSourceLocation.cpp.o
> CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o
> CMakeFiles/libclang.dir/CXString.cpp.o CMakeFiles/libclang.dir/CXType.cpp.o
> CMakeFiles/libclang.dir/IndexBody.cpp.o
> CMakeFiles/libclang.dir/IndexDecl.cpp.o
> CMakeFile...