[test] Remove an outdated FIXME
authorYuki Okushi <jtitor@2k36.org>
Fri, 27 May 2022 10:49:41 +0000 (19:49 +0900)
committerYuki Okushi <jtitor@2k36.org>
Tue, 31 May 2022 23:17:46 +0000 (08:17 +0900)
rG6a9c719ee1be4562a9e16f2c71ac3e51ef9c4292 removed the backticks and this FIXME comment is no longer necessary.

Differential Revision: https://reviews.llvm.org/D126528

compiler-rt/test/asan/TestCases/suppressions-library.cpp

index 39ede08..d11802a 100644 (file)
@@ -4,7 +4,6 @@
 // Check that without suppressions, we catch the issue.
 // RUN: not %run %t 2>&1 | FileCheck --check-prefix=CHECK-CRASH %s
 
-// FIXME: Remove usage of backticks around basename below.
 // REQUIRES: shell
 
 // RUN: echo "interceptor_via_lib:"%xdynamiclib_filename > %t.supp