[Lldb-commits] [clang] [lldb] [lldb] Re-use clang's keyword enable/disable mechanism in CPlusPlusNameParser.cpp (PR #164284)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 28 02:41:57 PDT 2025
================
----------------
Michael137 wrote:
very minor nit, but could we move this `using namespace` down to just before the macro. Just so it gives the reader some indication that we may be using it for the `include` machinery
https://github.com/llvm/llvm-project/pull/164284
More information about the lldb-commits
mailing list