Files
swift-mirror/lib/FrontendTool/TBD.cpp
Harlan Haskins 7ca3876519 [TBDGen] Add the unmangled name to the IR-not-TBD diff list
In c94b952 I accidentally started adding StringRefs to an outer-scope
vector from a local SmallString instead of the ones that lived in the IR
module I was reading from. Instead, put the original symbol name from
the IR instead of the "mangled" (leading _ variant) into the diff list.
2019-10-30 14:26:19 -07:00

5.2 KiB