[all-commits] [llvm/llvm-project] 42e495: [lldb/Formatters] Remove space from vector type st...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Fri Oct 22 12:19:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42e4959253e0045a70ff9d8dcb664ce38434e302
      https://github.com/llvm/llvm-project/commit/42e4959253e0045a70ff9d8dcb664ce38434e302
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
    M lldb/source/DataFormatters/FormatManager.cpp

  Log Message:
  -----------
  [lldb/Formatters] Remove space from vector type string summaries (NFCI)

This patch changes the string summaries for vector types by removing the
space between the type and the bracket, conforming to 277623f4d5a6.

This should also fix TestCompactVectors failure.

Differential Revision: https://reviews.llvm.org/D112340

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list