[PATCH] D46986: [Fixed Point Arithmetic] Validation Test for Fixed Point Binary Operations and Saturated Addition
Bevin Hansson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 23 02:44:42 PDT 2018
ebevhan added a comment.
Also, this patch and all of the following 'Validation Test' patches do much more than just add tests, they add plenty of functionality as well. In general, it's quite difficult to tell which patches add what.
I think it would be much clearer if the patches that claim to add tests only add tests.
Repository:
rC Clang
https://reviews.llvm.org/D46986
More information about the cfe-commits
mailing list