how to enable c++header-parsing action for bazel toolchain
I’m writing my own bazel toolchain.
As part of the toolchain, I decided to add the cmd action
“-process_headers_in_dependencies”.
I’m writing my own bazel toolchain.
As part of the toolchain, I decided to add the cmd action
“-process_headers_in_dependencies”.