google / sandboxed-api

Generate sandboxes for C/C++ libraries automatically
https://developers.google.com/sandboxed-api/
Apache License 2.0
1.65k stars 189 forks source link

Header generator: Enable to find latest Clang #78

Closed cblichmann closed 3 years ago

cblichmann commented 3 years ago

This also allows to install libclang1 instead of libclang1-dev as one of the build dependencies on Ubuntu/Debian.

Signed-off-by: Christian Blichmann cblichmann@google.com