[clang-tools-extra] [clang-doc][NFC] refactor out file helpers (PR #134298)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 7 13:46:46 PDT 2025
================
@@ -0,0 +1,72 @@
+//===-- FileHelpersClangDoc.cpp - File Helpers -------------------*- C++-*-===//
----------------
ilovepi wrote:
Apparently, we don't use that line anymore. https://llvm.org/docs/CodingStandards.html#file-headers
Was brought up here when I saw this the first time: https://github.com/llvm/llvm-project/pull/111487#discussion_r2028191191
https://github.com/llvm/llvm-project/pull/134298
More information about the cfe-commits
mailing list