|
|
@ -134,10 +134,6 @@ BUCK FLAVORS OPTIONS
|
|
|
|
Use this flag if infer doesn't find any files to analyze after a
|
|
|
|
Use this flag if infer doesn't find any files to analyze after a
|
|
|
|
successful capture. (Conversely: --no-buck-merge-all-deps)
|
|
|
|
successful capture. (Conversely: --no-buck-merge-all-deps)
|
|
|
|
|
|
|
|
|
|
|
|
--capture-blacklist regex
|
|
|
|
|
|
|
|
Skip capture of files matched by the specified OCaml regular
|
|
|
|
|
|
|
|
expression (only supported by the javac integration for now).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--flavors
|
|
|
|
--flavors
|
|
|
|
Activates: Buck integration using the infer-capture-all Buck
|
|
|
|
Activates: Buck integration using the infer-capture-all Buck
|
|
|
|
flavor (clang only). Use for clang-based Buck projects (as opposed
|
|
|
|
flavor (clang only). Use for clang-based Buck projects (as opposed
|
|
|
@ -257,6 +253,10 @@ JAVA OPTIONS
|
|
|
|
--bootclasspath string
|
|
|
|
--bootclasspath string
|
|
|
|
Specify the Java bootclasspath
|
|
|
|
Specify the Java bootclasspath
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--capture-blacklist regex
|
|
|
|
|
|
|
|
Skip capture of files matched by the specified OCaml regular
|
|
|
|
|
|
|
|
expression (only supported by the javac integration for now).
|
|
|
|
|
|
|
|
|
|
|
|
--dependencies
|
|
|
|
--dependencies
|
|
|
|
Activates: Translate all the dependencies during the capture. The
|
|
|
|
Activates: Translate all the dependencies during the capture. The
|
|
|
|
classes in the given jar file will be translated. No sources
|
|
|
|
classes in the given jar file will be translated. No sources
|
|
|
|