[all-commits] [llvm/llvm-project] 03a3f8: [lldb] Fix compilation by adjusting to the new AST...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Sun Jul 11 03:53:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03a3f86071c10a1f6cbbf7375aa6fe9d94168972
https://github.com/llvm/llvm-project/commit/03a3f86071c10a1f6cbbf7375aa6fe9d94168972
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2021-07-11 (Sun, 11 Jul 2021)
Changed paths:
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
Log Message:
-----------
[lldb] Fix compilation by adjusting to the new ASTContext signature.
This change was introduced in https://reviews.llvm.org/D104918
More information about the All-commits
mailing list