Files
swift-mirror/lib/Basic
Enrico Granata 3386d89af4 When demangling as string type names that come from module names of the form __lldb_expr_<something> in a Swift program, hide the module
The __lldb_expr modules are special as in they are autogenerated by LLDB and meant to not be user-accessible, so showing them adds visual noise for no user benefit

I am open to the notion of adding a flag to swift-demangle to the same effect, but that seems much lower priority



Swift SVN r28195
2015-05-06 02:49:08 +00:00
..
2015-03-23 20:32:34 +00:00
2015-05-01 17:40:28 +00:00
2015-05-01 17:40:28 +00:00
2015-03-18 21:35:07 +00:00