kazutakahirata wrote:

@fhahn I'm getting:

```
compiler-rt/lib/tysan/../sanitizer_common/sanitizer_platform_limits_posix.h:604:3:
 error: anonymous structs are a GNU extension [-Werror,-Wgnu-anonymous-struct]
  struct {
  ^
1 error generated.
```

while compiling `tyscan.cpp`.  Is there any way you could take a look?  Thanks!



https://github.com/llvm/llvm-project/pull/76261
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to