[Clang][NFC] Remove pointless defines from test command lines
authorJohn Brawn <john.brawn@arm.com>
Tue, 21 Feb 2023 15:43:32 +0000 (15:43 +0000)
committerJohn Brawn <john.brawn@arm.com>
Thu, 23 Feb 2023 16:18:24 +0000 (16:18 +0000)
commit25d23b1970ea023d83d462402fd43038b41c13a3
treea67d99a1a0892d0a714d4c8faa97f368bf845ee6
parent258c806b41251f66043a7d8636deae1a649fe6cb
[Clang][NFC] Remove pointless defines from test command lines

A few tests use -D on the command line to define macros that are
already predefined. Remove these pointless defines, as an upcoming
patch will cause this to be a warning.
clang/test/CodeGen/aarch64-sve2-intrinsics/acle_sve2_whilerw-bfloat.c
clang/test/CodeGen/aarch64-sve2-intrinsics/acle_sve2_whilewr-bfloat.c
clang/test/Rewriter/objc-modern-fast-enumeration.mm