[PATCH] D52589: [clang][ubsan][NFC] Slight test cleanup in preparation for D50901

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 10:48:16 PDT 2018


vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/CodeGen/catch-implicit-integer-truncations-basics-negatives.c:7
+//----------------------------------------------------------------------------//
+// Unsigned case.
+//----------------------------------------------------------------------------//
----------------
This is a new test, not just cleanup?


Repository:
  rC Clang

https://reviews.llvm.org/D52589





More information about the cfe-commits mailing list