Revision a82c492a9591e217de653048ce5d7997bf3edb14 authored by Yueh-Hsuan Chiang on 25 April 2014, 05:15:25 UTC, committed by Yueh-Hsuan Chiang on 25 April 2014, 05:15:25 UTC
1 parent e537a84
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