Displaying 2 results from an estimated 2 matches for "unsurpress".
2011 Oct 24
0
[LLVMdev] build warnings
James,
> [ 94%] [ 94%] Building CXX object
> tools/clang/tools/libclang/CMakeFiles/libclang.dir/IndexingContext.cpp.o
> Building CXX object
> tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/M
> emRegion.cpp.o
> Linking CXX shared library ../../../../lib/liblibclang.so
I am suspicious, I guess you might not enable optimization on cmake build.
1) make
2011 Oct 23
5
[LLVMdev] build warnings
On Sat, Oct 22, 2011 at 12:24 AM, James Molloy wrote:
> Hi Paul,
>
> That should be easy enough, because the LLVM build has no warnings in it!
>
> Some of us build with -Werror, and even with those of us that don't warnings are not tolerated. You're already seeing all the warnings that are coming out of the build :)
So, all the "variable might be used