[all-commits] [llvm/llvm-project] 5e3160: [lldb] Refactor C/C++ string and char summary prov...

Luís Ferreira via All-commits all-commits at lists.llvm.org
Fri Oct 29 02:22:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e316012d0ac2f621b906ef7170696ec83f02409
      https://github.com/llvm/llvm-project/commit/5e316012d0ac2f621b906ef7170696ec83f02409
  Author: Luís Ferreira <contact at lsferreira.net>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp

  Log Message:
  -----------
  [lldb] Refactor C/C++ string and char summary providers

This patch refactors C/C++ formatters to avoid repetitive code by using templates.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D112658
Signed-off-by: Luís Ferreira <contact at lsferreira.net>




More information about the All-commits mailing list