sandboxed-api/sandboxed_api/tools/clang_generator
Christian Blichmann 79b6784b82 #Cleanup: Consistently use std::make_unique
PiperOrigin-RevId: 480597371
Change-Id: I145586382ad7a7694384cc672986132376a47465
2022-10-12 05:23:42 -07:00
..
BUILD.bazel #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
CMakeLists.txt #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -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 #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -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 #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
generator.cc Skip system headers in Clang generator 2022-09-05 07:15:46 -07:00
generator.h #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
types.cc clang_generator: Map C's _Bool to bool 2022-03-21 04:11:21 -07:00
types.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00