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

            Bug ID: 19601
           Summary: clang/lib/Tooling/CompilationDatabase.cpp:241: return
                    value for remove_if not used ?
           Product: new-bugs
           Version: trunk
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

[trunk/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp:241]: (warning)
Return value of std::remove_if() ignored. Elements remain in container.

Suggest use return value from remove_if to remove undesired elements 
from container.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to