[all-commits] [llvm/llvm-project] 075b61: Recommit "[lldb] Make TestExprDiagnostics.py pass ...

Davide Italiano via All-commits all-commits at lists.llvm.org
Mon Mar 30 14:24:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 075b610403a7d151ee9056aa490233bcd4248718
      https://github.com/llvm/llvm-project/commit/075b610403a7d151ee9056aa490233bcd4248718
  Author: Davide Italiano <ditaliano at apple.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M lldb/test/API/commands/expression/diagnostics/TestExprDiagnostics.py

  Log Message:
  -----------
  Recommit "[lldb] Make TestExprDiagnostics.py pass again after enabling Fix-Its in test"

This reverts commit 55ed09d32e2602eba1dbb8aba1985246739c3909 as
it was not responsible for breaking the bots. Sorry.


  Commit: 06bb7df81c0ba01f7efab76779e2eb7d76615e3d
      https://github.com/llvm/llvm-project/commit/06bb7df81c0ba01f7efab76779e2eb7d76615e3d
  Author: Davide Italiano <ditaliano at apple.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
    M lldb/test/API/commands/expression/fixits/TestFixIts.py

  Log Message:
  -----------
  Recommit "[lldb] Make Fix-Its also apply to top-level expressions""

This reverts commit fe5cb1c25fd6c07bbe3c0c698f36b74e6d04946f as it
 was not responsible for breaking the bots. Sorry.


Compare: https://github.com/llvm/llvm-project/compare/cee65d51fe05...06bb7df81c0b


More information about the All-commits mailing list