================
@@ -18,7 +18,9 @@
#include "llvm/DebugInfo/DWARF/DWARFLocationExpression.h"
#include <functional>
+namespace lldb_plugin::dwarf {
----------------
walter-erquinigo wrote:
This is possible after the switch to c++17, and that's probably why no one else
is using it in LLDB. There's no explicit llvm coding convention for this. I'm
fine with splitting it into two lines if you want.
https://github.com/llvm/llvm-project/pull/68150
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits