Derek Bailey
0e047869da
Use the Google Style for clang-format without exceptions ( #8706 )
...
This reduces the friction when merging from github and google repos by
using the exact same clang style guide.
MARKDOWN=true
2025-09-23 21:19:33 -07:00
Yuriy Chernyshov
dd79eed495
Introduce convenient implicit operator string_view ( #8181 )
...
Co-authored-by: Derek Bailey <derekbailey@google.com >
2023-12-16 22:30:21 -08:00
mogemimi
9927747d4e
[C++] Fix clang -Wnewline-eof warning ( #7711 )
...
* Fix clang -Wnewline-eof warning
* Enable -Wnewline-eof warning
Co-authored-by: Derek Bailey <derekbailey@google.com >
2022-12-14 21:35:54 -08:00
Derek Bailey
6c8c291559
[C++] Split flatbuffers.h into separate files ( #6868 )
...
* split flatbuffers.h into separate files
* wrong variable in cmakelists for android
* readded two accidentally deleted includes
* created buffer.h and moved buffer related things over
2021-11-10 22:26:09 -08:00