sandboxed-api/sandboxed_api/tools
Christian Blichmann 39a1bc9d7a Skip system headers in Clang generator
When not requesting any particular function, `sapi_library()` will try and
make available _all_ functions it finds. In this case, system headers should
be skipped to avoid inflating the API surface. Standard library functions
can still be manually requested by adding them to the `functions` (Bazel)/
`FUNCTIONS` (CMake) argument.

PiperOrigin-RevId: 472272506
Change-Id: I8f8d79796d3044e598eebb7f87ce4cf464b47ed7
2022-09-05 07:15:46 -07:00
..
clang_generator Skip system headers in Clang generator 2022-09-05 07:15:46 -07:00
filewrapper cmake: Rename build options to follow Abseil naming 2022-04-21 01:17:39 -07:00
generator2 Integrate LLVM at llvm/llvm-project@ea460b7ddb 2022-08-03 04:55:55 -07:00