Skip to content

Commit 8787e3a

Browse files
Fix nits in 3C .clang-format files.
1 parent 8878fe5 commit 8787e3a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

clang/include/clang/3C/.clang-format

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# A copy of clang/lib/3C. We could consider using a symlink if we don't care
2-
# about Windows.
1+
# A copy of `clang/lib/3C/.clang-format`. We could consider using a symlink if
2+
# we don't care about Windows.
3+
34
BasedOnStyle: LLVM
45
ReflowComments: false

clang/tools/3c/.clang-format

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# A copy of clang/lib/3C. We could consider using a symlink if we don't care
2-
# about Windows.
1+
# A copy of `clang/lib/3C/.clang-format`. We could consider using a symlink if
2+
# we don't care about Windows.
3+
34
BasedOnStyle: LLVM
45
ReflowComments: false

0 commit comments

Comments
 (0)