[PATCH] D148574: [clang] Use the 'std::unique_ptr<TargetInfo>' instead of a raw pointers

Sviatoslav Osipov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 18 02:10:55 PDT 2023


Stoorx added a comment.

Yes, it fails locally even for clean repository. I mean, just cloned main branch and tested immediately without any changes.

I have found another review, which has the same tests failed. https://reviews.llvm.org/D148546

Moreover, you (@DavidSpickett) have already commented it.

Seems like it is more general problem, but I can't figure out how to fix it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148574/new/

https://reviews.llvm.org/D148574



More information about the cfe-commits mailing list