[lldb] Fix method name to match LLDB code style (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 20 Jul 2020 18:20:20 +0000 (11:20 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 20 Jul 2020 18:54:11 +0000 (11:54 -0700)
commit3f16114ddb7896a91311c40f7070eb7f828c20cf
tree1d490e0a3d90179ba2feec1e260792755fde324a
parente64afefdf88d2607c476f13de05193c0f8991976
[lldb] Fix method name to match LLDB code style (NFC)

recordInterestingDirectory -> RecordInterestingDirectory
lldb/include/lldb/Utility/Reproducer.h
lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp
lldb/source/Utility/Reproducer.cpp