sandboxed-api/sandboxed_api/tools/clang_generator
Christian Blichmann 4c87556901 Use Abseil's log/flags instead of glog/gflags
Follow-up changes might be required to fully fix up the contrib sandboxes.

PiperOrigin-RevId: 482475998
Change-Id: Iff631eb838a024b2f047a1be61bb27e35a8ff2f4
2022-10-20 06:48:51 -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 Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -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