[clang-tools-extra] [clang-tidy] add namespace qualifier NFC (PR #68579)

2023-10-09 Thread Mikhail Goncharov via cfe-commits
https://github.com/metaflow closed https://github.com/llvm/llvm-project/pull/68579 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy] add namespace qualifier NFC (PR #68579)

2023-10-09 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-tidy Changes for daca97216cf132d733513f992d49e3c722aabf40 #68134 adds a namespace as we are not using llvm::StringRef yet --- Full diff: https://github.com/llvm/llvm-project/pull/68579.diff 1 Files Affected: - (modified) clang-tools-extra/clang

[clang-tools-extra] [clang-tidy] add namespace qualifier NFC (PR #68579)

2023-10-09 Thread Mikhail Goncharov via cfe-commits
https://github.com/metaflow created https://github.com/llvm/llvm-project/pull/68579 for daca97216cf132d733513f992d49e3c722aabf40 #68134 adds a namespace as we are not using llvm::StringRef yet >From c91b8034ddcd97fb255ccafe7a153056c0c2f446 Mon Sep 17 00:00:00 2001 From: Mikhail Goncharov Date