================
@@ -11,6 +11,8 @@
namespace clang::tidy::llvm_libc {
const static llvm::StringRef RequiredNamespaceStart = "__llvm_libc";
+const static llvm::StringRef RequiredNamespaceHiddenMacroName =
----------------
frobtech wrote:
I think it would be better to call this one "...NamespaceDecl" and the other
one "...NamespaceRef".
https://github.com/llvm/llvm-project/pull/98088
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits