Revision c4e90c79ed1fe848b2a468f39d92fb9a047ab971 authored by Lei Jin on 19 June 2014, 16:31:14 UTC, committed by Lei Jin on 19 June 2014, 16:31:14 UTC
Summary: asan_crash_test is failing on segfault

Test Plan: running asan_crash_test

Reviewers: sdong, igor

Reviewed By: igor

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D19149
1 parent 1677382
Raw File
.clang-format
# Complete list of style options can be found at: 
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...
back to top