[compiler-rt] r248653 - sanitizer: fix -pedantic warnings
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 26 11:16:43 PDT 2015
On 26 September 2015 at 05:40, Saleem Abdulrasool via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: compnerd
> Date: Fri Sep 25 23:40:42 2015
> New Revision: 248653
>
> URL: http://llvm.org/viewvc/llvm-project?rev=248653&view=rev
> Log:
> sanitizer: fix -pedantic warnings
>
> Silence a few "warning: extra ';'" warnings from GCC.
Hi Saleem,
I believe one of yours, not necessarily this one, got a twitch on
AddressSanitizer-armhf-linux::debug_stacks.cc
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/2390
You didn't get the email because the bot was broken due to your
previous commit, which got fixed in that build.
This could have something to do with the dual library hard/soft.
Can you have a look?
cheers,
--renato
More information about the llvm-commits
mailing list