[all-commits] [llvm/llvm-project] 47b026: Add <stdarg.h> include to kmp_os.h, to get the va_...
Dimitry Andric via All-commits
all-commits at lists.llvm.org
Mon Aug 24 13:45:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 47b0262d3f82a5574c7539afeb76cc1687417ca5
https://github.com/llvm/llvm-project/commit/47b0262d3f82a5574c7539afeb76cc1687417ca5
Author: Dimitry Andric <dimitry at andric.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M openmp/runtime/src/kmp_os.h
Log Message:
-----------
Add <stdarg.h> include to kmp_os.h, to get the va_list type, required
after cde8f4c164a2. Sort system includes, while here.
More information about the All-commits
mailing list