[all-commits] [llvm/llvm-project] 328d9f: Reland "[lldb] Print empty enums as if they were u...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 4 01:52:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 328d9f62976defb96cba8102ea54f44cf88c8032
https://github.com/llvm/llvm-project/commit/328d9f62976defb96cba8102ea54f44cf88c8032
Author: David Spickett <david.spickett at linaro.org>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
M lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-missing-signature.test
M lldb/unittests/ValueObject/DumpValueObjectOptionsTests.cpp
Log Message:
-----------
Reland "[lldb] Print empty enums as if they were unrecognised normal enums (#97553)"
This reverts commit 927def49728371d746476e79a6570cd93a4d335c.
I've refactored the tests so that we're explicit about whether the
enum is signed or not. Which means we use the proper types
throughout.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list