akyrtzi added inline comments.
================ Comment at: clang/test/Preprocessor/suggest-typoed-directive.c:1-2 +// clang-format off + // RUN: %clang_cc1 -fsyntax-only -verify=pre-c2x-cpp2b %s ---------------- aaron.ballman wrote: > You can remove this -- we don't require test files to be formatted properly, > and formatting comments can quickly become distracting. The debian bot failed for this patch with `clang-format` complaining about the test file. Was this unintentional? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127251/new/ https://reviews.llvm.org/D127251 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits