repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[OpenACC] Enable 'attach' clause for combined constructs
[llvm-project.git]
/
clang
/
test
/
Format
/
lit.local.cfg
blob
3eb0f54ceaa6f94743d7f58ebbbc8d7de86b81d4
1
# Suffixes supported by clang-format.
2
config.suffixes = [
3
".c",
4
".cc",
5
".cpp",
6
".h",
7
".m",
8
".mm",
9
".java",
10
".js",
11
".ts",
12
".proto",
13
".protodevel",
14
".pb.txt",
15
".txtpb",
16
".textproto",
17
".textpb",
18
".asciipb",
19
".td",
20
]