apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.09k stars 320 forks source link

[lldb] Uncomment LogUnimplementedTypeKind in GetEnumCaseName #8917

Closed augusto2112 closed 1 week ago

augusto2112 commented 1 week ago

GetEnumCaseName now passes the test suite without failing. Uncomment the log in it.

rdar://122506593 (cherry picked from commit 88053a3dbf2070fe2e178e01095e813cbf3068a9)