You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was output:
```
warning: [email protected]:
rustc_llvm_wrapper/RustWrapper.cpp:43:45: warning: 'static_assert'
without a message only available with '-std=c++17' or '-std=gnu++17'
[-Wc++17-extensions]
warning: [email protected]: 43
static_assert(dwarf::DW_OP_LLVM_fragment == 0x1000);
```
0 commit comments