4750421ece
Summary: Old typedef syntax is confusing Most but not all changes with perl -pi -e 's/typedef (.*) ([a-zA-Z0-9_]+);/using $2 = $1;/g' list_of_files make format Pull Request resolved: https://github.com/facebook/rocksdb/pull/8751 Test Plan: existing Reviewed By: zhichao-cao Differential Revision: D30745277 Pulled By: pdillinger fbshipit-source-id: 6f65f0631c3563382d43347896020413cc2366d9 |
||
---|---|---|
.. | ||
cassandra_compaction_filter.cc | ||
cassandra_compaction_filter.h | ||
cassandra_format_test.cc | ||
cassandra_functional_test.cc | ||
cassandra_options.h | ||
cassandra_row_merge_test.cc | ||
cassandra_serialize_test.cc | ||
format.cc | ||
format.h | ||
merge_operator.cc | ||
merge_operator.h | ||
serialize.h | ||
test_utils.cc | ||
test_utils.h |