[PATCH] D52589: [clang][ubsan][NFC] Slight test cleanup in preparation for D50901
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 27 10:54:38 PDT 2018
lebedev.ri added a comment.
Thank you for the review!
================
Comment at: test/CodeGen/catch-implicit-integer-truncations-basics-negatives.c:7
+//----------------------------------------------------------------------------//
+// Unsigned case.
+//----------------------------------------------------------------------------//
----------------
vitalybuka wrote:
> This is a new test, not just cleanup?
Kind of both.
The follow-up adds a new tests here, so i have thought it should be split out too.
Repository:
rC Clang
https://reviews.llvm.org/D52589
More information about the cfe-commits
mailing list