[PATCH] D40065: [libcxx] [test] Change (void)s to TEST_IGNORE_NODISCARD as requested by Eric.

Evgeny Astigeevich via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 22 04:04:29 PST 2017


Hi Billy,

These changes caused buildbot failures: tuple.by.type.fail.cpp Line 19: unknown type name 'TEST_IGNORE_NODISCARD'

http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu-cxx14/builds/1109
http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu-cxx17/builds/1
http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/924
http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/972

Thanks,
Evgeny Astigeevich


-----Original Message-----
From: cfe-commits <cfe-commits-bounces at lists.llvm.org> on behalf of Billy Robert O'Neal III via Phabricator via cfe-commits <cfe-commits at lists.llvm.org>
Reply-To: "reviews+D40065+public+cdf4c853d41b47de at reviews.llvm.org" <reviews+D40065+public+cdf4c853d41b47de at reviews.llvm.org>, Billy Robert O'Neal III via Phabricator <reviews at reviews.llvm.org>
Date: Tuesday, 21 November 2017 at 21:38
To: "billy.oneal at gmail.com" <billy.oneal at gmail.com>, "eric at efcs.ca" <eric at efcs.ca>, "mclow.lists at gmail.com" <mclow.lists at gmail.com>
Cc: "cfe-commits at lists.llvm.org" <cfe-commits at lists.llvm.org>
Subject: [PATCH] D40065: [libcxx] [test] Change (void)s to TEST_IGNORE_NODISCARD as requested by Eric.

BillyONeal closed this revision.
BillyONeal added a comment.

Committed r318804


https://reviews.llvm.org/D40065



_______________________________________________
cfe-commits mailing list
cfe-commits at lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list