Advertisement
Guest User

ClangSettings

a guest
Jul 29th, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. BasedOnStyle: LLVM
  2. AllowShortIfStatementsOnASingleLine: true
  3. AllowShortLoopsOnASingleLine: true
  4. Cpp11BracedListStyle: true
  5. Standard: Cpp11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement