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