[all-commits] [llvm/llvm-project] 2a6cfc: [Fuzzer] Make two tests compatible with the intern...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Jun 11 20:28:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a6cfc5643053117b3baa301b91afaf9fc5edede
      https://github.com/llvm/llvm-project/commit/2a6cfc5643053117b3baa301b91afaf9fc5edede
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M compiler-rt/test/fuzzer/features_dir.test
    M compiler-rt/test/fuzzer/merge-posix.test

  Log Message:
  -----------
  [Fuzzer] Make two tests compatible with the internal shell. (#203448)

1. Remove redundant parntheses that broke the internal shell's parsing
logic.
2. Use env when specifying environment variables.
3. Rewrite a bash one-line loop in python.



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