[all-commits] [llvm/llvm-project] 078072: Revert "Support: Use std::unique_ptr for SignpostE...

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Thu Apr 8 16:39:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 078072285d3fbdaa94f9a91140eb5c1223b548af
      https://github.com/llvm/llvm-project/commit/078072285d3fbdaa94f9a91140eb5c1223b548af
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

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

  Log Message:
  -----------
  Revert "Support: Use std::unique_ptr for SignpostEmitter::Impl, NFC"

This reverts commit 022ccedde8877e877b45e49641544b5e4fff0b42. Looks like
some hosts need a definition of SignpostEmitterImpl to put it in a
unique_ptr:
https://lab.llvm.org/buildbot/#/builders/92/builds/7733




More information about the All-commits mailing list