[all-commits] [llvm/llvm-project] 8dd574: Fix aarch64-ptrauth.c to avoid writing to cwd whic...

David Blaikie via All-commits all-commits at lists.llvm.org
Thu Jul 25 14:52:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8dd574236ccaa0a183278396cfec3068b832651a
      https://github.com/llvm/llvm-project/commit/8dd574236ccaa0a183278396cfec3068b832651a
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M clang/test/Driver/aarch64-ptrauth.c

  Log Message:
  -----------
  Fix aarch64-ptrauth.c to avoid writing to cwd which might not be writeable

Some of the tests seem to test beyond the driver (& check a warning
coming from the frontend) and should probably be split into separate
tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list