llvm-project/clang/tools/clang-format
Pirama Arumuga Nainar 0fd0a010a1 [git-clang-format] Do not apply clang-format to symlinks
This fixes PR46992.

Git stores symlinks as text files and we should not format them even if
they have one of the requested extensions.

(Move the call to `cd_to_toplevel()` up a few lines so we can also print
the skipped symlinks during verbose output.)

Differential Revision: https://reviews.llvm.org/D101878
2021-05-11 10:34:40 -07:00
..
fuzzer Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt Revert "clang-format: Add a consumer to diagnostics engine" 2020-10-29 10:29:53 -04:00
ClangFormat.cpp [clang-format] Rename case sorting 2021-03-05 21:42:45 +01:00
clang-format-bbedit.applescript
clang-format-diff.py Update shebang for clang-format-diff script to python3. 2021-04-22 06:47:51 -07:00
clang-format-sublime.py [ClangFormat] Editor integrations inherit default style from clang-format binary 2019-05-17 07:22:55 +00:00
clang-format-test.el [Format] Fix clang-format.el unit tests after commit f349cc37cc 2019-11-11 17:55:38 +01:00
clang-format.el clang-format: Add a fallback style to Emacs mode 2019-11-06 09:50:54 +00:00
clang-format.py [Format] Work around current vim bugs in clang-format.py 2020-04-15 20:11:14 +02:00
git-clang-format [git-clang-format] Do not apply clang-format to symlinks 2021-05-11 10:34:40 -07:00