[Lldb-commits] [PATCH] D61333: [ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 17 03:05:47 PDT 2019
martong updated this revision to Diff 210281.
martong marked 5 inline comments as done.
martong added a comment.
- Applied clang-format on lldb parts (this changed two lines)
- Added a comment for predicate
- Merged the test into TestCModules.py
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61333/new/
https://reviews.llvm.org/D61333
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
lldb/packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py
lldb/packages/Python/lldbsuite/test/lang/c/modules/main.c
lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61333.210281.patch
Type: text/x-patch
Size: 9614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190717/382f69c0/attachment.bin>
More information about the lldb-commits
mailing list