Comment 10 for bug 1819650

Revision history for this message
Gregor Jasny (gjasny) wrote :

The code does not compile because it uses nested functions, something clang does not support:

https://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html
https://clang.llvm.org/docs/UsersManual.html#id56