[arm64][asan] Add missing CLEANUP to test

Found while testing with asan.

Change-Id: I82529422770653535aae148a4acc6089c5a4fee7
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1844786
Reviewed-by: Peter Marshall <petermarshall@chromium.org>
Commit-Queue: Martyn Capewell <martyn.capewell@arm.com>
Cr-Commit-Position: refs/heads/master@{#64136}
This commit is contained in:
Joey Gouly 2019-10-07 14:04:51 +01:00 committed by Commit Bot
parent 0910613a08
commit c8ebe89d06

View File

@ -1888,6 +1888,8 @@ TEST(system_pauth) {
COMPARE(paciasp(), "paciasp");
COMPARE(autia1716(), "autia1716");
COMPARE(autiasp(), "autiasp");
CLEANUP();
}
TEST_(debug) {