=?utf-8?q?Ondřej_Štorc?= <[email protected]>,Ondrej Storc
 <[email protected]>,Ondrej Storc <[email protected]>,Ondrej Storc
 <[email protected]>,Ondrej Storc <[email protected]>,Ondrej Storc
 <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


================
@@ -35,6 +34,6 @@ class UnnamedNamespaceInHeaderCheck : public ClangTidyCheck {
   FileExtensionsSet HeaderFileExtensions;
 };
 
-} // namespace clang::tidy::google::build
+} // namespace clang::tidy::misc
 
-#endif // 
LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_GOOGLE_UNNAMEDNAMESPACEINHEADERCHECK_H
+#endif // 
LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_MISC_ANONYMOUSNAMESPACEINHEADERCHECK_H
----------------
zeyi2 wrote:

Please add newline at EOF

POSIX defines this as a standard: 
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206

https://github.com/llvm/llvm-project/pull/170986
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to