On 10/20/2015 02:56 PM, Angel Garcia Gomez via cfe-commits wrote:
Author: angelgarcia
Date: Tue Oct 20 07:56:27 2015
New Revision: 250824
URL: http://llvm.org/viewvc/llvm-project?rev=250824&view=rev
Log:
Apply modernize-use-default to clang-tools-extra.
Summary: Replace empty bodies of default constructors and destructors with '=
default'.
Hi Angel,
this breaks http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3. The
builder runs gcc 4.7.2. This version is clearly not the most recent one,
but still belongs to the set of gcc versions we currently document
as supported:
http://llvm.org/docs/GettingStarted.html#software
Could you please revert this change.
Thank you,
Tobias
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits