Revision 55f4f5486d4fc0657100d34a0ca0d4fa81a18350 authored by Yanqin Jin on 30 July 2019, 22:56:41 UTC, committed by Facebook Github Bot on 30 July 2019, 23:00:35 UTC
Summary:
Update buckifier templates in the scripts.

Test plan (on devserver)
```
$python buckifier/buckify_rocksdb.py
```
Then
```
$git diff
```
Verify that generated TARGETS file is the same (except for indentation).
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5647

Differential Revision: D16555647

Pulled By: riversand963

fbshipit-source-id: 32574a4d0e820858eab2391304dd731141719bcd
1 parent 849a8c0
History
File Mode Size
allocator.h -rw-r--r-- 1.6 KB
arena.cc -rw-r--r-- 7.1 KB
arena.h -rw-r--r-- 5.1 KB
arena_test.cc -rw-r--r-- 6.6 KB
concurrent_arena.cc -rw-r--r-- 1.6 KB
concurrent_arena.h -rw-r--r-- 7.4 KB
jemalloc_nodump_allocator.cc -rw-r--r-- 7.2 KB
jemalloc_nodump_allocator.h -rw-r--r-- 2.7 KB
memory_allocator.h -rw-r--r-- 1.0 KB
memory_usage.h -rw-r--r-- 844 bytes

back to top