Commit 7d6da0d
committed
[lldb] Comment assert in GetEnumCaseName
There still seem to be some cases where GetEnumCaseName fails to project
the enum case. Comment out the assertion until we fix the cases that are
currently failing.1 parent 6e3e28c commit 7d6da0d
File tree
1 file changed
+2
-1
lines changed- lldb/source/Plugins/LanguageRuntime/Swift
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
973 | | - | |
| 973 | + | |
| 974 | + | |
974 | 975 | | |
975 | 976 | | |
976 | 977 | | |
| |||
0 commit comments