[all-commits] [llvm/llvm-project] 7c2cb1: Revert "[clang][SourceManager] cache Macro Expansi...

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Mon Jun 29 12:54:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c2cb1448ad2d20e251db5e3ae4a0c84c12aa970
      https://github.com/llvm/llvm-project/commit/7c2cb1448ad2d20e251db5e3ae4a0c84c12aa970
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M clang/lib/Basic/SourceManager.cpp

  Log Message:
  -----------
  Revert "[clang][SourceManager] cache Macro Expansions"

This reverts commit dffc1420451f674731cb36799c8ae084104ff0b5.

Missed a hunk (D82690).


  Commit: 7b8cf98b4a9a2f5ea3667fdbf913a4f8952ed36a
      https://github.com/llvm/llvm-project/commit/7b8cf98b4a9a2f5ea3667fdbf913a4f8952ed36a
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M clang/lib/Basic/SourceManager.cpp

  Log Message:
  -----------
  Reland "[clang][SourceManager] cache Macro Expansions""

This reverts commit 33d63f02ce408d181e13089ee5a667fb2e1cdc78.

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


Compare: https://github.com/llvm/llvm-project/compare/c5a6ee16f2f6...7b8cf98b4a9a


More information about the All-commits mailing list