[all-commits] [llvm/llvm-project] 92d5ea: [lldb][NFC] Move TypeSystem RTTI to static variabl...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Nov 27 01:28:22 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92d5ea5d1674c38e03d130c6b04afa118e94ef4a
https://github.com/llvm/llvm-project/commit/92d5ea5d1674c38e03d130c6b04afa118e94ef4a
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M lldb/include/lldb/Symbol/ClangASTContext.h
M lldb/include/lldb/Symbol/TypeSystem.h
M lldb/source/Symbol/ClangASTContext.cpp
M lldb/source/Symbol/CompilerDecl.cpp
M lldb/source/Symbol/CompilerDeclContext.cpp
M lldb/source/Symbol/TypeSystem.cpp
Log Message:
-----------
[lldb][NFC] Move TypeSystem RTTI to static variable to remove swift reference
More information about the All-commits
mailing list