Filter function for files. Either all or those in stdin.
The matching ignores the file extension in order to lessen the problem of a
file that this approach skip headers because they do not exist in
compile_commands.json. It means that e.g. "foo.hpp" would match true if
foo.cpp is in compile_commands.json.
Filter function for files. Either all or those in stdin.
The matching ignores the file extension in order to lessen the problem of a file that this approach skip headers because they do not exist in compile_commands.json. It means that e.g. "foo.hpp" would match true if foo.cpp is in compile_commands.json.