[all-commits] [llvm/llvm-project] 49b07f: [OpenMP][test] Add #include <cstdint> for gcc-13

Ami-zhang via All-commits all-commits at lists.llvm.org
Wed Nov 9 21:46:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49b07fb51975e108f925a59d0dc6866ac54485b0
      https://github.com/llvm/llvm-project/commit/49b07fb51975e108f925a59d0dc6866ac54485b0
  Author: zhanglimin <zhanglimin at loongson.cn>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M openmp/runtime/test/tasking/hidden_helper_task/common.h

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

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

Reviewed By: SixWeining, MaskRay

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




More information about the All-commits mailing list