swift
512ac6cc
- Merge pull request #72860 from Snowy1803/salvage-debug-info-tuple
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Merge pull request #72860 from Snowy1803/salvage-debug-info-tuple [DebugInfo] Salvage debug info for tuples
References
#72860 - [DebugInfo] Salvage debug info for tuples
Author
Snowy1803
Parents
2de6442e
1e7dc51c
Files
40
docs
SIL.rst
include/swift/SIL
SILDebugVariable.h
SILInstruction.h
lib
SIL
IR
SILInstructions.cpp
SILPrinter.cpp
Parser
ParseSIL.cpp
SILOptimizer/Utils
InstOptUtils.cpp
test
AutoDiff/compiler_crashers_fixed
58660-conflicting-debug-info-inlining.swift
Concurrency
transfernonsendable.sil
transfernonsendable_instruction_matching.sil
DebugInfo
catch_error.swift
constant_propagation.sil
debug_value_addr.swift
implicit_variable.swift
nested_salvage_struct.sil
property-setter-implicit-tuple.swift
resilient_debug_value.sil
SIL/Parser
lifetime_dependence.sil
SILGen
deinit_recursive_linear_generic.swift
didset_oldvalue_not_accessed_silgen.swift
discard.swift
lazy_property_with_observers.swift
property_wrapper_coroutine.swift
property_wrappers.swift
SILOptimizer
accessed_storage_unavailable.sil
allocboxtostack_after_closure_lifetime_fixup.sil
dead_code_elimination_ossa.sil
definite_init_actor.swift
definite_init_tuple.sil
init_accessors.sil
moveonly_addresschecker.sil
moveonly_addresschecker_di_interactions.sil
moveonly_addresschecker_diagnostics.sil
moveonly_borrow_to_destructure_transform.sil
moveonly_borrow_to_destructure_transform_diagnostics.sil
moveonly_coro_accessor.swift
moveonly_deinit_devirtualization.sil
moveonly_deinit_devirtualization_library_evolution.sil
optimize_hop_to_executor2.sil
variable_name_inference.sil
Loading