OSDN Git Service

fix race condition that can cause a use after free am: 59485525a6 am: 5da64c91d0...
[android-x86/frameworks-native.git] / libs / vr / .clang-format
1 BasedOnStyle: Google
2 DerivePointerAlignment: false
3 PointerAlignment: Left
4 AllowShortIfStatementsOnASingleLine: false
5 AllowShortLoopsOnASingleLine: false