[Lldb-commits] [PATCH] D110696: [lldb][import-std-module] Prefer the non-module diagnostics when in fallback mode

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 4 10:16:28 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fcb857746c1: [lldb][import-std-module] Prefer the non-module diagnostics when in fallback… (authored by teemperor).
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110696/new/

https://reviews.llvm.org/D110696

Files:
  lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
  lldb/test/API/commands/expression/import-std-module/module-build-errors/Makefile
  lldb/test/API/commands/expression/import-std-module/module-build-errors/TestStdModuleBuildErrors.py
  lldb/test/API/commands/expression/import-std-module/module-build-errors/main.cpp
  lldb/test/API/commands/expression/import-std-module/module-build-errors/root/usr/include/c++/v1/algorithm
  lldb/test/API/commands/expression/import-std-module/module-build-errors/root/usr/include/c++/v1/module.modulemap
  lldb/test/API/commands/expression/import-std-module/module-build-errors/root/usr/include/c++/v1/vector
  lldb/test/API/commands/expression/import-std-module/module-build-errors/root/usr/include/stdio.h
  lldb/test/API/commands/expression/import-std-module/retry-with-std-module/TestRetryWithStdModule.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110696.376940.patch
Type: text/x-patch
Size: 8824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211004/645419ed/attachment-0001.bin>


More information about the lldb-commits mailing list