Made all C++ files clang-formatted.
authorWouter van Oortmerssen <aardappel@gmail.com>
Thu, 21 Dec 2017 18:54:28 +0000 (10:54 -0800)
committerWouter van Oortmerssen <aardappel@gmail.com>
Thu, 21 Dec 2017 19:45:02 +0000 (11:45 -0800)
commit89711c9c470b8ad4e2a4cbc890743852ea9d7235
tree83c41dccca7bb199c773becc1a56b286ba4f894e
parent5d9930aa0de203b2059cb3cfe3874fa0196fe975
Made all C++ files clang-formatted.

Also added missing generated files.

Change-Id: Ifd22a643a08e3f2edfce92812ed57b87fc0e1875
43 files changed:
.clang-format
grpc/src/compiler/schema_interface.h
grpc/tests/grpctest.cpp
include/flatbuffers/base.h
include/flatbuffers/code_generators.h
include/flatbuffers/flatbuffers.h
include/flatbuffers/flatc.h
include/flatbuffers/flexbuffers.h
include/flatbuffers/grpc.h
include/flatbuffers/hash.h
include/flatbuffers/idl.h
include/flatbuffers/minireflect.h
include/flatbuffers/reflection.h
include/flatbuffers/registry.h
include/flatbuffers/stl_emulation.h
include/flatbuffers/util.h
samples/sample_binary.cpp
samples/sample_text.cpp
src/clang-format.sh [new file with mode: 0644]
src/code_generators.cpp
src/flatc.cpp
src/flatc_main.cpp
src/flathash.cpp
src/idl_gen_cpp.cpp
src/idl_gen_fbs.cpp
src/idl_gen_general.cpp
src/idl_gen_go.cpp
src/idl_gen_grpc.cpp
src/idl_gen_js.cpp
src/idl_gen_json_schema.cpp
src/idl_gen_php.cpp
src/idl_gen_python.cpp
src/idl_gen_text.cpp
src/idl_parser.cpp
src/reflection.cpp
src/util.cpp
tests/monster_test.grpc.fb.cc
tests/monster_test.grpc.fb.h
tests/monster_test_generated.ts
tests/namespace_test/namespace_test1_generated.ts
tests/namespace_test/namespace_test2_generated.ts
tests/test.cpp
tests/union_vector/union_vector_generated.ts