Open
Description
Why not thinking about adding Clang Support? the code is not clean enough, and have to be standardised, clang does not accept to compile it because of that.
Must of problems are "invalid operands to binary expression" because of mal-placements of templates/functions.
Clang is very powerful in case of code analysis and error reporting, and can help fining more bugs and fixing more problems and even optimizing the code.
Any Chances?