Move handling of certain language-specific flags out of compiler_vm_server.pl and into their own language modules. Add support for clang --analyze. Java now understands -version.
Also renamed c11.pm to _c_base.pm and set the C languages to inherit from _c_base.pm instead of c11.pm.