[PATCH] D142279: [cmake] Use LLVM_ENABLE_ASSERTIONS to enable assertions in libstdc++

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 10:33:36 PST 2023


foad added a comment.

In D142279#4086638 <https://reviews.llvm.org/D142279#4086638>, @vzakhari wrote:

> In D142279#4086540 <https://reviews.llvm.org/D142279#4086540>, @vzakhari wrote:
>
>> Trying to reproduce `Runtime/no-cpp-dep.c`...
>
> It works for me with gcc as the build compiler.

Interesting. I can reproduce with clang as the host compiler but not with gcc. I'm using clang-14 and gcc-11 on Ubuntu 22.04.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142279/new/

https://reviews.llvm.org/D142279



More information about the llvm-commits mailing list