Summary: 1. Allow it to forward -version calls to javac (so that if the build system wants to check the compiler version it doesn't end up with Infer's version) 2. Preserve empty arguments: javac -bootclasspath "" -classpath a.jar ... currently gives: javac: invalid flag: a.jar Closes https://github.com/facebook/infer/pull/688 Differential Revision: D5406058 Pulled By: jvillard fbshipit-source-id: 7fa1bcfmaster
parent
70b56068ee
commit
82f7104ff7
Loading…
Reference in new issue