]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit 47b0262d3 from llvm git (by me):
authorDimitry Andric <dim@FreeBSD.org>
Mon, 7 Sep 2020 20:10:03 +0000 (20:10 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 7 Sep 2020 20:10:03 +0000 (20:10 +0000)
commit016c61beed874f36d4ef5f3417fc0d68f3bdb903
tree037d8bef24f380e7cdde6ad11fe6c534a71315b7
parent9464e1ef97fc5d233c65bf1256b18ab223d8ffbf
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.

MFC after: immediately, to fix failing builds on stable/{11,12}
contrib/llvm-project/openmp/runtime/src/kmp_os.h