[PATCH] D34196: Use getLastArgValue instead of getString

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 00:46:52 PDT 2017


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

Thank you for doing this! I didn't know that Arg class provides that function, that's why I implemented our own getString() function.


https://reviews.llvm.org/D34196





More information about the llvm-commits mailing list