[all-commits] [llvm/llvm-project] eb12b3: Silence warning, PyMODINIT_FUNC already contains e...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Nov 6 03:28:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb12b3b8a3e5f41a6ab84f94dfc85551f92bc2ea
https://github.com/llvm/llvm-project/commit/eb12b3b8a3e5f41a6ab84f94dfc85551f92bc2ea
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2019-11-06 (Wed, 06 Nov 2019)
Changed paths:
M lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
Log Message:
-----------
Silence warning, PyMODINIT_FUNC already contains extern "C"
PythonReadline.h:22:12: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
More information about the All-commits
mailing list