[all-commits] [llvm/llvm-project] 454aca: Adapt LLDB to clang API change in ObjCMethodDecl::...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Nov 8 08:59:27 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 454acae97ca4ad25cac582afe66c616ad46e4dd1
https://github.com/llvm/llvm-project/commit/454acae97ca4ad25cac582afe66c616ad46e4dd1
Author: Adrian Prantl <aprantl at apple.com>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
M lldb/source/Symbol/ClangASTContext.cpp
Log Message:
-----------
Adapt LLDB to clang API change in ObjCMethodDecl::create().
More information about the All-commits
mailing list