[all-commits] [llvm/llvm-project] 9f9dd6: Wrap local type declarations in anonymous namespac...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Thu Jan 4 09:30:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f9dd6be0d21a156dcfee01ebbd571eca79b08bd
https://github.com/llvm/llvm-project/commit/9f9dd6be0d21a156dcfee01ebbd571eca79b08bd
Author: Adrian Prantl <aprantl at apple.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
Log Message:
-----------
Wrap local type declarations in anonymous namespace to fix modules build.
More information about the All-commits
mailing list