sandboxed-api/sandboxed_api/tools/clang_generator
Christian Blichmann c0c9d1dbf9 Copybara import of the project:
--
fd2e99fa87c34f2fb1a20052c030ad7a4139b4e1 by Christian Blichmann <mail@blichmann.eu>:

Support LLVM >= 7.0.1 in Clang based header generator

This change glosses over small API changes introduced since LLVM/Clang
7.0.1, which ships with Debian Stable "Buster". Ubuntu 18.04 LTS "Bionic"
also shipped this (and subsequently updated to version 9).

Hence, compiling the generator should now work on all reasonable Debian
based distributions.

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/sandboxed-api/pull/44 from cblichmann:20200609-llvm-version-compat fd2e99fa87c34f2fb1a20052c030ad7a4139b4e1
PiperOrigin-RevId: 315637014
Change-Id: I6585041d8bebade15e44c057b1a69287bbc0e733
2020-06-09 23:32:03 -07:00
..
CMakeLists.txt Copybara import of the project: 2020-06-09 23:32:03 -07:00
diagnostics.cc First MVP of a LibTooling based SAPI header generator 2020-05-15 15:35:42 +02:00
diagnostics.h Merge pull request #40 from cblichmann:clang-tool 2020-05-28 16:01:09 +02:00
emitter.cc Merge pull request #40 from cblichmann:clang-tool 2020-05-28 16:01:09 +02:00
emitter.h Merge pull request #40 from cblichmann:clang-tool 2020-05-28 16:01:09 +02:00
generator_tool.cc Add sandboxee embedding 2020-05-15 17:03:25 +02:00
generator.cc Merge pull request #40 from cblichmann:clang-tool 2020-05-28 16:01:09 +02:00
generator.h Copybara import of the project: 2020-06-09 23:32:03 -07:00
types.cc Copybara import of the project: 2020-06-09 23:32:03 -07:00
types.h Merge pull request #40 from cblichmann:clang-tool 2020-05-28 16:01:09 +02:00