[clang] [Clang] Warn on backslash-newline-EOF (PR #97585)

Mital Ashok via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 5 00:56:16 PDT 2024


================
@@ -0,0 +1,11 @@
+// RUN: %clang_cc1 -std=c++11 -pedantic-errors -verify=expected %s -E | FileCheck %s --strict-whitespace --allow-empty
----------------
MitalAshok wrote:

Fixed now, thanks

https://github.com/llvm/llvm-project/pull/97585


More information about the cfe-commits mailing list