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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits