args: [ '-C-encoding', '-CUTF-8', '-C-g', '-C-Tcolor', # Suppress the warning for annotations with no processor - we know there are many of these! #'-C-Tnowarnregex', '-C^(warning: )?No processor claimed any of these annotations: .*', # Suppress warning in thrift generated files. '-C-Tnowarnprefixes', '-C%(pants_workdir)s/gen/thrift', ]