Don't specify languages when setting breakpoints in C function names. We won't be...
authorGreg Clayton <gclayton@apple.com>
Wed, 22 Jul 2015 23:45:52 +0000 (23:45 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 22 Jul 2015 23:45:52 +0000 (23:45 +0000)
commita3a11549abc9bf9e4994bdd436b47e2402d2194e
tree60abd9fbfbe971ae865bd3acd587e1cc90c5f4e4
parent5d935e8d2445ede7774f290fda9e263388562322
Don't specify languages when setting breakpoints in C function names. We won't be able to tell from the symbol value alone what language the symbol is.

llvm-svn: 242969
lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp