[all-commits] [llvm/llvm-project] 1115d1: Revert "Generalize regex matching std::string vari...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Nov 12 05:03:08 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1115d1d08302e246789b3c3915e65f3147888e47
      https://github.com/llvm/llvm-project/commit/1115d1d08302e246789b3c3915e65f3147888e47
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-11-12 (Thu, 12 Nov 2020)

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

  Log Message:
  -----------
  Revert "Generalize regex matching std::string variants to compensate for recent"

This reverts commit 856fd98a176240470dcc2b8ad54b5c17ef6a75b3. The type formatters
use inline namespaces to find the formatter that fits the type ABI, so they
can't just ignore the inline namespaces.

The failing tests should be fixed by da121fff1184267a405f81a87f7314df2d474e1c .




More information about the All-commits mailing list