[PATCH] D53945: [TextAPI] TBD Reader/Writer
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 1 19:03:43 PST 2019
thakis added a comment.
Out of interest, why aren't most of the tests for this lit tests? The usual llvm way of testing stuff is to write a small llvm tool using your library (which will be useful outside of a testing context too) and then use that to write lit tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53945/new/
https://reviews.llvm.org/D53945
More information about the llvm-commits
mailing list