[PATCH] D52933: Fix incorrect Twine usage in CFGPrinter
Kristina Brooks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 6 01:08:12 PDT 2018
kristina added a reviewer: kristina.
kristina requested changes to this revision.
kristina added a comment.
This revision now requires changes to proceed.
I don't see any issue, both call `Twine::str()` which collapses the Twine into an `std::string`.
Repository:
rL LLVM
https://reviews.llvm.org/D52933
More information about the llvm-commits
mailing list