[all-commits] [llvm/llvm-project] 25d23b: [Clang][NFC] Remove pointless defines from test co...

john-brawn-arm via All-commits all-commits at lists.llvm.org
Thu Feb 23 08:22:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25d23b1970ea023d83d462402fd43038b41c13a3
      https://github.com/llvm/llvm-project/commit/25d23b1970ea023d83d462402fd43038b41c13a3
  Author: John Brawn <john.brawn at arm.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M clang/test/CodeGen/aarch64-sve2-intrinsics/acle_sve2_whilerw-bfloat.c
    M clang/test/CodeGen/aarch64-sve2-intrinsics/acle_sve2_whilewr-bfloat.c
    M clang/test/Rewriter/objc-modern-fast-enumeration.mm

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list