[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 00:39:51 PDT 2023


Stoorx added a comment.

That's my first commit into LLVM project. (Almost just for test of the contribution procedure.)

Maybe I did something wrong, but the build fails on example tests.

I wonder, whether this review request will be actually reviewed despite the failed condition? And maybe someone can provide some (simple) tutorials/guides how to contribute here in more correct way.


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