sandboxed-api/sandboxed_api/tools/clang_generator
Christian Blichmann 80b325aa40 clang_generator: Emit the correct enum names in SAPI variables
This is a follow up to fa9e6e8a5c.

Drive-by:
- Replace deprecated calls to `getNameAsString()`
PiperOrigin-RevId: 435287759
Change-Id: I81d8c2f93b1ab23c781421b114779b7a241e4a7e
2022-03-17 02:19:58 -07:00
..
CMakeLists.txt Fix the Fedora build using CMake 2022-03-02 16:22:29 -05:00
diagnostics.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
diagnostics.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
emitter_test.cc clang_generator: Correctly emit typedefs with anonymous enums/structs 2022-03-08 07:16:54 -08:00
emitter.cc clang_generator: Emit the correct enum names in SAPI variables 2022-03-17 02:19:58 -07:00
emitter.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
frontend_action_test_util.cc clang_generator: Correctly emit typedefs with anonymous enums/structs 2022-03-08 07:16:54 -08:00
frontend_action_test_util.h clang_generator: Correctly emit typedefs with anonymous enums/structs 2022-03-08 07:16:54 -08:00
generator_tool.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
generator.cc clang_generator: Emit types outside of namespace, skip Abseil enums 2022-03-02 05:17:32 -08:00
generator.h clang_generator: Emit types outside of namespace, skip Abseil enums 2022-03-02 05:17:32 -08:00
types.cc clang_generator: Emit the correct enum names in SAPI variables 2022-03-17 02:19:58 -07:00
types.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00