[llvm] 154331 build with c++23 on main (PR #154372)

Alexandre Ganea via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 09:20:52 PDT 2025


================
@@ -10,9 +10,18 @@
 
 #include "llvm/DebugInfo/PDB/PDBSymDumper.h"
 
+namespace llvm {
+namespace pdb {
+
----------------
aganea wrote:

You can also drop the extra lines here.

https://github.com/llvm/llvm-project/pull/154372


More information about the llvm-commits mailing list