Skip to content
GitLab
Explore
Sign in
llvm-bpevl
openmp
runtime
.clang-format
Find file
Normal view
History
Permalink
.clang-format
80 B
Newer
Older
Add the .clang-format file which the formatting was based on
Jonathan Peyton
committed
May 15, 2017
1
2
3
4
---
BasedOnStyle: LLVM
AlignTrailingComments: false
SortIncludes: false
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)"
Jonas Hahnfeld
committed
Nov 03, 2017
5
...