mhaehnel wrote:

Your revert just masks the underlying issue. What you do now is that you *can* 
specify `-system-headers-coverage` but the compiler will not actually provide 
coverage data for system headers because the flag is ignored.  So specifying 
the switch becomes meaningless. 

https://github.com/llvm/llvm-project/pull/76950
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to