[cfe-dev] clang r163717 (right now) not buildable? (asan_report.cc:282)
Marshall Clow
mclow.lists at gmail.com
Wed Sep 12 09:14:41 PDT 2012
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.
-- 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
More information about the cfe-dev
mailing list