This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2026-06-20 15:42:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2594de613b37a3a19a813fda40dd3da595ef0bcc
swift-mirror
/
lib
/
Demangling
T
History
Erik Eckstein
5daf48b0d9
Demangler: fix substitutions for OpaqueType in the remangler.
...
rdar://problem/50132625
2019-05-02 10:22:46 -07:00
..
CMakeLists.txt
build: remove C_COMPILE_FLAGS from add_swift_host_library
2019-03-10 15:38:55 -07:00
Context.cpp
Demangler: handle symbols with .<n> suffix in isThunkSymbol()
2019-04-23 11:15:18 -07:00
Demangler.cpp
Merge pull request
#24201
from aschwaighofer/opaque_result_types_dyn_replacement_and_specialization
2019-04-24 07:58:50 -07:00
ManglingUtils.cpp
…
NodeDumper.cpp
…
NodePrinter.cpp
Make opaque type descriptors dynamically replaceable
2019-04-22 07:31:07 -07:00
OldDemangler.cpp
Rename swift::Demangle::archetypeName() to swift::Demangle::genericParameterName().
2019-03-01 08:02:28 -08:00
OldRemangler.cpp
Make opaque type descriptors dynamically replaceable
2019-04-22 07:31:07 -07:00
Punycode.cpp
…
Remangler.cpp
Demangler: fix substitutions for OpaqueType in the remangler.
2019-05-02 10:22:46 -07:00
RemanglerBase.h
Remangler: don't construct a std::string for hashing and comparing identifiers
2019-03-13 11:49:58 -07:00