[all-commits] [llvm/llvm-project] 138164: [libc++][format] adds a basic fuzzer test. (#87883)

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Apr 9 10:09:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1381645ab675d1edcc0eaa0b72729b9f3f02a82d
      https://github.com/llvm/llvm-project/commit/1381645ab675d1edcc0eaa0b72729b9f3f02a82d
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    A libcxx/test/libcxx/fuzzing/format_no_args.pass.cpp

  Log Message:
  -----------
  [libc++][format] adds a basic fuzzer test. (#87883)

This adds an initial fuzzer. Different formatting arguments will execute
different code paths. This will be tested by different fuzzer tests.

The code is based on a sample provided by Louis.



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