[Lldb-commits] [PATCH] D88889: [lldb] Allow limiting the number of error diagnostics when parsing an expression

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 13 08:13:12 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG02114e15daad: [lldb] Allow limiting the number of error diagnostics when parsing an expression (authored by teemperor).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88889

Files:
  lldb/include/lldb/Target/Target.h
  lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
  lldb/source/Target/Target.cpp
  lldb/source/Target/TargetProperties.td
  lldb/test/API/commands/expression/error-limit/Makefile
  lldb/test/API/commands/expression/error-limit/TestExprErrorLimit.py
  lldb/test/API/commands/expression/error-limit/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88889.297866.patch
Type: text/x-patch
Size: 6014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201013/4d7a4b11/attachment.bin>


More information about the lldb-commits mailing list