[clang] [Clang][Sema] Refactor collection of multi-level template argument lists (PR #106585)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 3 13:40:20 PDT 2024
================
@@ -52,38 +52,6 @@ using namespace sema;
//===----------------------------------------------------------------------===/
namespace {
-namespace TemplateInstArgsHelpers {
----------------
erichkeane wrote:
Awe, I thought this was clever/useful :)
https://github.com/llvm/llvm-project/pull/106585
More information about the cfe-commits
mailing list