[llvm] [SandboxIR] Clean up tracking code with the help of tryTrack() (PR #102406)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 15:09:54 PDT 2024
vporpo wrote:
Renamed `tryTrack()` to `emplaceIfTracking()` and changed it to return bool.
https://github.com/llvm/llvm-project/pull/102406
More information about the llvm-commits
mailing list