[Lldb-commits] [PATCH] D140056: [lldb] Report clang module build remarks
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 15 16:07:36 PST 2022
kastiglione updated this revision to Diff 483379.
kastiglione added a comment.
Optimized test by using a minimal clang module; Addressed review feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140056/new/
https://reviews.llvm.org/D140056
Files:
lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
lldb/test/API/functionalities/progress_reporting/clang_modules/Makefile
lldb/test/API/functionalities/progress_reporting/clang_modules/MyModule.h
lldb/test/API/functionalities/progress_reporting/clang_modules/TestClangModuleBuildProgress.py
lldb/test/API/functionalities/progress_reporting/clang_modules/main.m
lldb/test/API/functionalities/progress_reporting/clang_modules/module.modulemap
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140056.483379.patch
Type: text/x-patch
Size: 8675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221216/15eb1564/attachment.bin>
More information about the lldb-commits
mailing list