llvm-project/llvm/test/tools/UpdateTestChecks/update_test_checks
Johannes Doerfert a6c59e0792 [Utils] Deal with occasionally deleted functions
When functions exist for some but not all run lines we need to be
careful when selecting the prefix. So far, a common prefix was
potentially chosen as there was never a "conflict" that would have
caused otherwise. With this patch we avoid common prefixes if they
are used by run lines that do not emit the function.

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D68850
2019-12-31 02:35:18 -06:00
..
Inputs [Utils] Deal with occasionally deleted functions 2019-12-31 02:35:18 -06:00
argument_name_reuse.test [Utils] Reuse argument variable names in the body 2019-12-31 01:58:36 -06:00
basic.test
lit.local.cfg
scrub_attrs.test
sometimes_deleted_function.test [Utils] Deal with occasionally deleted functions 2019-12-31 02:35:18 -06:00