sandboxed-api/sandboxed_api/tools
Christian Blichmann 13c5b564b6 clang_generator: Collect function types directly
Do not try to peel off all layers of pointers/references when collecting
types, recursion works well here. Also collect the function type itself,
even if it is a pointer or if the function was the underlying type of a
typedef.

PiperOrigin-RevId: 490475937
Change-Id: I13cb3d9d3de7d25b9e627f43112c46758c7e6a22
2022-11-23 05:19:10 -08:00
..
clang_generator clang_generator: Collect function types directly 2022-11-23 05:19:10 -08:00
filewrapper Fix format string and/or arguments to match. 2022-11-14 08:51:06 -08:00
generator2 Silence some pytype errors. 2022-11-02 01:08:49 -07:00