================ @@ -1,4 +1,5 @@ -//===--- ConditionalToIfCheck.cpp - clang-tidy -------------------*- C++ -*-===// +//===--- ConditionalToIfCheck.cpp - clang-tidy -------------------*- C++ +//-*-===// ---------------- EugeneZelenko wrote:
```suggestion //===----------------------------------------------------------------------===// ``` Emacs stuff was removed (at least from Clang-Tidy code) recently. Same for other file. https://github.com/llvm/llvm-project/pull/166822 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
