Skip to content

Commit

Permalink
Update clang-format standard for KLEE codebase to C++11
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinNowack authored and ccadar committed May 12, 2018
1 parent 495b3e5 commit dc610f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
BasedOnStyle: LLVM
Standard: Cpp03
Standard: Cpp11
...

0 comments on commit dc610f6

Please sign in to comment.