The attached patch contains a test which checks that the functions defined in header files will get associated with header files rather than source files for the reports.
This is a standalone test patch without any functionality change, because I've originally intended to create a patch which changes the association (so that the header defined functions will be associated with the non-header files), but now I think that the default approach is better.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM