Due to a bug in Clang 12, the compilation would fail with an 'unexpected end-of-file' error when it encounters some of the nested generic lambdas in `Compositor.cpp`. Co-authored-by: Peter Bindels <dascandy@gmail.com>