Timm Baeder

Results 6 issues of Timm Baeder

There really shouldn't be any problem with using libstdc++ with clang. I couldn't find any information about why this check exists in the first place.

If one passes `-verify=foo`, the error message when no `foo-*` directives are found is: ```console error: no expected directives found: consider use of 'expected-no-diagnostics' ``` however, what's meant here is...

good first issue
clang:driver

Both clang and gcc will default to treating this as an error in upcoming releases.

Hi, we would like to add a new builder to https://github.com/llvm/llvm-zorg/blob/main/buildbot/osuosl/master/config/builders.py to test building the `libLLVM.so`. This should be public and outside of Red Hat's control. As far as I...

I'm not attaching a test case because I wasn't able to reproduce. The backtrace looks as follows: ``` frame #10: 0x00007fffdedf0b0d libclang-cpp.so.21.0git`clang::interp::Context::evaluateAsInitializer(this=0x00007c6f839f62f0, Parent=0x00007bff7f3820e0, VD=0x00007bff77ce24b0, Result=0x00007bff7165cd78) at Context.cpp:123:16 frame #11: 0x00007fffde7bcc2f...

clang
clang:frontend
clang:bytecode