Find a CompileCommand that in any way have an #include which pull in fname.
This is useful to find the flags needed to parse a header file which is used by the implementation.
Note that the context will be expanded with the flags.
The first CompileCommand object which _probably_ has the flags needed to parse fname.
See Implementation
Find a CompileCommand that in any way have an #include which pull in fname.
This is useful to find the flags needed to parse a header file which is used by the implementation.
Note that the context will be expanded with the flags.