sandboxed-api/sandboxed_api/tools/clang_generator
Christian Blichmann dbaf95c724 Move utility code into sandboxed_api/util
This change should make it less confusing where utility code comes from.
Having it in two places made sense when we were debating whether to publish
Sandbox2 separately, but not any longer.

Follow-up changes will move `sandbox2/util.h` and rename the remaining
`sandbox2/util` folder.

PiperOrigin-RevId: 351601640
Change-Id: I6256845261f610e590c25e2c59851cc51da2d778
2021-01-13 09:25:52 -08:00
..
CMakeLists.txt Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08: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_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
emitter.cc Emit non-type template args as part of forward decls 2020-10-28 16:48:04 +01:00
emitter.h Restructure the Clang based header generator 2020-09-25 01:14:18 -07:00
frontend_action_test_util.cc Restructure the Clang based header generator 2020-09-25 01:14:18 -07:00
frontend_action_test_util.h Restructure the Clang based header generator 2020-09-25 01:14:18 -07:00
generator_tool.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
generator.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
generator.h Clang generator: Remember "seen" types when collecting related types 2020-10-06 01:04:49 -07:00
types.cc Build fixes and parameter passing for the Clang header generator 2020-10-26 01:42:47 -07:00
types.h Clang generator: Remember "seen" types when collecting related types 2020-10-06 01:04:49 -07:00