[all-commits] [llvm/llvm-project] a43e23: [lldb][NFCI] Silence warning about unhandled value...
Alex via All-commits
all-commits at lists.llvm.org
Tue Aug 22 10:36:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a43e23a2141f4fa78940844d810648ff8d40f474
https://github.com/llvm/llvm-project/commit/a43e23a2141f4fa78940844d810648ff8d40f474
Author: Alex Langford <alangford at apple.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M lldb/source/Symbol/Symtab.cpp
Log Message:
-----------
[lldb][NFCI] Silence warning about unhandled value eManglingSchemeSwift in switch statement
For now, we don't handle swift names in Symtab.
More information about the All-commits
mailing list