Issue 108687
Summary Clang with assertions crashes on invalid code `static_assert(true, ""`
Labels clang:frontend, crash-on-invalid
Assignees
Reporter zyn0217
    https://gcc.godbolt.org/z/1T39ex4db

```cpp
static_assert(true, ""
```

Uncovered by @dtcxzyw 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to