[all-commits] [llvm/llvm-project] 3ba498: [fuzzer][test] Add #include <cstdint> for gcc-13

Lu Weining via All-commits all-commits at lists.llvm.org
Wed Nov 9 21:45:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ba498d145f7ce07b5c25633c2179e64943dae13
      https://github.com/llvm/llvm-project/commit/3ba498d145f7ce07b5c25633c2179e64943dae13
  Author: Youling Tang <tangyouling at loongson.cn>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M compiler-rt/test/fuzzer/CounterTest.cpp
    M compiler-rt/test/fuzzer/FlagsTest.cpp

  Log Message:
  -----------
  [fuzzer][test] Add #include <cstdint> for gcc-13

See https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes.

Reviewed By: SixWeining

Differential Revision: https://reviews.llvm.org/D137696




More information about the All-commits mailing list