[clang-tools-extra] 18f0b70 - [pseudo] Don't clang-format test inputs. NFC
Sam McCall via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 9 05:18:41 PDT 2022
Author: Sam McCall
Date: 2022-06-09T14:18:30+02:00
New Revision: 18f0b7092db5b8554415e872d02c4628a5ae7296
URL: https://github.com/llvm/llvm-project/commit/18f0b7092db5b8554415e872d02c4628a5ae7296
DIFF: https://github.com/llvm/llvm-project/commit/18f0b7092db5b8554415e872d02c4628a5ae7296.diff
LOG: [pseudo] Don't clang-format test inputs. NFC
Added:
clang-tools-extra/pseudo/test/.clang-format
Modified:
Removed:
################################################################################
diff --git a/clang-tools-extra/pseudo/test/.clang-format b/clang-tools-extra/pseudo/test/.clang-format
new file mode 100644
index 000000000000..e3845288a2ae
--- /dev/null
+++ b/clang-tools-extra/pseudo/test/.clang-format
@@ -0,0 +1 @@
+DisableFormat: true
More information about the cfe-commits
mailing list