[clang] Remove `rm` script which is no longer necessary
authorYuki Okushi <jtitor@2k36.org>
Sat, 28 May 2022 16:26:46 +0000 (01:26 +0900)
committerYuki Okushi <jtitor@2k36.org>
Sat, 28 May 2022 23:49:45 +0000 (08:49 +0900)
commit41a054ef78856b789acfafca92eb8f79b8129ac0
tree8fb0de6c6f5f4ce5f7f6ece93a49081355f963e9
parentdac27da7b941c16f12f439b08da5a4500b268fd9
[clang] Remove `rm` script which is no longer necessary

8b4fa2c98e07997469f53bee30c0d24a61dc7c8c added this to remove left-over files on January.
Now we could assume they're cleaned up and this `rm` script is no longer necessary as FIXME states.

Differential Revision: https://reviews.llvm.org/D126597
clang/test/Sema/test-wunaligned-access.c