sandboxed-api/sandboxed_api/bazel
Christian Blichmann 60fcc5b63e Limit the number of includes fed into the header generator
Use [`direct_headers`](https://bazel.build/rules/lib/CompilationContext#direct_headers)
from the Bazel/Blaze compilation context instead of _all_ transitive headers.

For the clang based generator, this means we don't try to parse
`textual_headers`, which will fail (they are by definition not
stand-alone, after all).

PiperOrigin-RevId: 431899423
Change-Id: I7a9dfa0dd93eba14b506b0e7ca6db3ed59b55dd6
2022-03-02 03:41:41 -08:00
..
external Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
BUILD Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
build_defs.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
embed_data.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
proto.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
repositories.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
sapi_deps.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
sapi.bzl Limit the number of includes fed into the header generator 2022-03-02 03:41:41 -08:00