llvm-project/llvm/test/tools/UpdateTestChecks
Johannes Doerfert a8b2fed0ae [Utils][FIX] Properly deal with occasionally deleted functions
While D68850 allowed functions to be deleted I accidentally saved some
version of the function to be used once a suitable prefix was found.
This turned out to be problematic when the occasionally deleted function
is also occasionally modified. The test case is adjusted to resemble the
case in which the problem was found.

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D76586
2020-04-01 21:56:18 -05:00
..
update_llc_test_checks
update_test_checks [Utils][FIX] Properly deal with occasionally deleted functions 2020-04-01 21:56:18 -05:00
lit.local.cfg Move update_cc_test_checks.py tests to clang 2020-02-14 14:39:55 +00:00