[llvm] [SandboxIR] Clean up tracking code with the help of tryTrack() (PR #102406)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 08:17:59 PDT 2024


https://github.com/aeubanks commented:

hmm, at a first glance this seems a bit too magical, it's not clear that `tryTrack` is basically `make_unique`. it's hard to suggest something that isn't so magical though...

https://github.com/llvm/llvm-project/pull/102406


More information about the llvm-commits mailing list