]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r365429:
authorDimitry Andric <dim@FreeBSD.org>
Mon, 7 Sep 2020 20:17:13 +0000 (20:17 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 7 Sep 2020 20:17:13 +0000 (20:17 +0000)
commitd4130eb0f2273edd7ebe31d76ea3d9f6ccecd623
treec84329cf66bbc05090c19310455ed1753f96de3f
parent310794519c3d355cb71491a0e33b09281d96167a
MFC r365429:

Merge commit 47b0262d3 from llvm git (by me):

  Add <stdarg.h> include to kmp_os.h, to get the va_list type, required
  after cde8f4c164a2. Sort system includes, while here.

The original merged commit works fine by itself on head, but fails to
compile on stable branches because stdarg.h is not implicitly pulled in.

PR: 248864
contrib/llvm-project/openmp/runtime/src/kmp_os.h