Commit be641f6
committed
[lldb] Wire up preliminary support for BuiltinFixedArray
This is both partially incorrect due to missing stride computation and
only works in SwiftASTContext right now due to missing Reflection
support on the compiler side.
But it eliminates the nasty warnings in SwiftASTContext.cpp and works
for byte-aligned arrays.1 parent f4146ce commit be641f6
File tree
4 files changed
+319
-186
lines changed- lldb
- source/Plugins/TypeSystem/Swift
- test/API/lang/swift/value_generics
4 files changed
+319
-186
lines changed
0 commit comments