[mod_dep] cluster by directory

Summary: I find the output slightly more useful that way.

Reviewed By: ngorogiannis

Differential Revision: D21257472

fbshipit-source-id: dda5bb4f4
master
Jules Villard 5 years ago committed by Facebook GitHub Bot
parent 44108c2392
commit 4ad899b37e

@ -153,7 +153,7 @@ roots:=Infer
ifeq ($(IS_FACEBOOK_TREE),yes)
roots += $(INFER_CREATE_TRACEVIEW_LINKS_MODULE)
endif
clusters:=base clang java IR
clusters:=absint al atd backend base biabduction bufferoverrun checkers clang clang_stubs concurrency cost c_stubs deadcode integration IR istd java java_stubs labs llvm nullsafe opensource pulse quandary scripts test_determinator third-party topl unit
ml_src_files:=$(shell find . -not -path "./*stubs*" -regex '\./[a-zA-Z].*\.ml\(i\)*')
inc_flags:=$(foreach dir,$(shell find . -not -path './_build*' -type d),-I $(dir))

Loading…
Cancel
Save