[all-commits] [llvm/llvm-project] d2fb8f: Revert "[Support] Move StringExtras.h include from...

Elliot Goodrich via All-commits all-commits at lists.llvm.org
Sat Jul 8 12:30:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2fb8f2884a922f59e48a6c7758c37342363a5ba
      https://github.com/llvm/llvm-project/commit/d2fb8f2884a922f59e48a6c7758c37342363a5ba
  Author: Elliot Goodrich <elliotgoodrich at gmail.com>
  Date:   2023-07-08 (Sat, 08 Jul 2023)

  Changed paths:
    M llvm/include/llvm/Support/Error.h
    M llvm/lib/Support/Error.cpp

  Log Message:
  -----------
  Revert "[Support] Move StringExtras.h include from Error.h to Error.cpp"

This reverts commit 2e2743b6479c9d90c85a0bf68d83d45c7f9f472d.

More transitive includes of `llvm/ADT/StringExtras.h` need to be
removed.




More information about the All-commits mailing list