[cfe-dev] clang r163717 (right now) not buildable? (asan_report.cc:282)

David Blaikie dblaikie at gmail.com
Wed Sep 12 09:27:02 PDT 2012


On Wed, Sep 12, 2012 at 9:14 AM, Marshall Clow <mclow.lists at gmail.com> wrote:
> On Sep 12, 2012, at 9:00 AM, Sean McBride <sean at rogue-research.com> wrote:
>
>> Hi all,
>>
>> I'm doing a pretty plain CMake build of clang, and it seems to not be buildable, giving (on 2 machines):
>>
>>
>> [ 15%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/clang_rt.asan_osx_dynamic.dir/asan_report.cc.o
>> [ 15%] /llvm/llvm/projects/compiler-rt/lib/asan/asan_report.cc:282:1: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn]
>> }
>> ^
>> 1 error generated.
>> make[2]: *** [projects/compiler-rt/lib/asan/CMakeFiles/clang_rt.asan_osx_dynamic.dir/asan_report.cc.o] Error 1
>>
>> Any one else seeing this?
>
> Yes, I'm seeing it too.

I guess this might've been what Daniel Dunbar was trying to suppress
the other day.

What version of clang are you using to build?

- David

>
> -- Marshall
>
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>
>
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
>         -- Yu Suzuki
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list