https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248864

--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:

Author: dim
Date: Mon Sep  7 20:17:13 UTC 2020
New revision: 365430
URL: https://svnweb.freebsd.org/changeset/base/365430

Log:
  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

Changes:
_U  stable/11/
_U  stable/11/contrib/llvm-project/openmp/
  stable/11/contrib/llvm-project/openmp/runtime/src/kmp_os.h
_U  stable/12/
  stable/12/contrib/llvm-project/openmp/runtime/src/kmp_os.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to