[PATCH] D12741: [Clang] Fix Clang-tidy misc-use-override warnings, other minor fixes
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 9 18:00:24 PDT 2015
hans added a comment.
In http://reviews.llvm.org/D12741#242907, @hans wrote:
> It seems this broke the build for some reason. I have reverted it in r247222.
>
> Example build breakages: http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-fast/builds/11687/steps/compile/logs/stdio, http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75/builds/24926
Sorry, it was probably the LLVM side that broke things. I've reverted that too, in r247226.
Someone suggested it's gcc 4.7 that's unhappy about something. I can try to take a look tomorrow.
Repository:
rL LLVM
http://reviews.llvm.org/D12741
More information about the cfe-commits
mailing list