[LLVMbugs] [Bug 19601] clang/lib/Tooling/CompilationDatabase.cpp:241: return value for remove_if not used ?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 1 06:57:40 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19601

David Binderman <dcb314 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from David Binderman <dcb314 at hotmail.com> ---
>Fixed with r207696

Can't see it myself. Am I missing some part of the process ?

U    include/llvm/MC/MCAsmLayout.h
U    include/llvm/Analysis/LazyCallGraph.h
Updated to revision 207764.
[dcb at zippy4 llvm]$ ~/cppcheck/trunk/cppcheck --enable=all
tools/clang/lib/Tooling/CompilationDatabase.cpp
Checking tools/clang/lib/Tooling/CompilationDatabase.cpp...
[tools/clang/lib/Tooling/CompilationDatabase.cpp:241]: (warning) Return value
of std::remove_if() ignored. Elements remain in container.
[dcb at zippy4 llvm]$ 

??

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140501/09bd34b2/attachment.html>


More information about the llvm-bugs mailing list