[llvm-dev] [compiler-rt] Unit tests

David Greene via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 16 10:07:31 PST 2018


I noticed that in compiler-rt there's a rule generated for the Fuzzer
unit tests (check-fuzzer-unit) but no rules generated for unit tests of
other components (xray, sanitizers, etc.).  Is there any particular
reason this is so?

                            -David


More information about the llvm-dev mailing list