Skip to content
Commit defd1a93 authored by Ariel J. Bernal's avatar Ariel J. Bernal
Browse files

Fix for removing not included files from a compilation database.

remove_if doesn't alter the container properties. Need to use erase to remove
the elements past the new end.

llvm-svn: 190803
parent 6e2dd7b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment