mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
This is useful in cases such as, e.g. (lldb) help NSString (the user meant type lookup) or (lldb) help kill (the user is looking for process kill) Fixes rdar://24868537 llvm-svn: 262271