sandboxed-api/sandboxed_api/tools/clang_generator
Christian Blichmann 6d3adc45f7 clang_generator: Improve formatting of function prototype comments
This uses the Google formatting style to format the prototype comments, with an
internal line length of 75, which accomodates the indentation in the generated
API class.

PiperOrigin-RevId: 435303665
Change-Id: I4dcdf0ed773a79ebc55ead3843f07ca8556fd985
2022-03-17 03:53:13 -07:00
..
CMakeLists.txt clang_generator: Enable mixed header processing 2022-03-17 03:41:53 -07:00
compilation_database.cc clang_generator: Enable mixed header processing 2022-03-17 03:41:53 -07:00
compilation_database.h clang_generator: Enable mixed header processing 2022-03-17 03:41:53 -07: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: Do not collect structs/unions if declared in another record 2022-03-17 03:30:12 -07:00
emitter.cc clang_generator: Improve formatting of function prototype comments 2022-03-17 03:53:13 -07:00
emitter.h clang_generator: Improve formatting of function prototype comments 2022-03-17 03:53:13 -07:00
frontend_action_test_util.cc clang_generator: Do not collect structs/unions if declared in another record 2022-03-17 03:30:12 -07:00
frontend_action_test_util.h clang_generator: Do not collect structs/unions if declared in another record 2022-03-17 03:30:12 -07:00
generator_tool.cc clang_generator: Enable mixed header processing 2022-03-17 03:41:53 -07:00
generator.cc clang_generator: Handle intrinsics directly 2022-03-17 02:31:57 -07:00
generator.h clang_generator: Handle intrinsics directly 2022-03-17 02:31:57 -07:00
types.cc clang_generator: Do not collect structs/unions if declared in another record 2022-03-17 03:30:12 -07:00
types.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00