mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
afa232cc17
This change includes a small refactoring to remember which types the generator has already seen during header generations. Otherwise we may loop indefinitely on certain complex types. One such type is `std::FILE` in Clang's libc++. PiperOrigin-RevId: 335589238 Change-Id: I5bbe03b6c7fc89c743163f5534075d7912ed4e58 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
diagnostics.cc | ||
diagnostics.h | ||
emitter_test.cc | ||
emitter.cc | ||
emitter.h | ||
frontend_action_test_util.cc | ||
frontend_action_test_util.h | ||
generator_tool.cc | ||
generator.cc | ||
generator.h | ||
types.cc | ||
types.h |