diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-10-25 10:44:07 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-10-25 10:44:07 -0500 |
commit | 8a181f43da2c395daaf30d83248b18d2ab8fe226 (patch) | |
tree | 2eedf070925be6372dec10f1ddbff0251155b296 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 9bdeab1e7b25240d9282dbdc3617aaade195d62e (diff) | |
download | llvm-8a181f43da2c395daaf30d83248b18d2ab8fe226.zip llvm-8a181f43da2c395daaf30d83248b18d2ab8fe226.tar.gz llvm-8a181f43da2c395daaf30d83248b18d2ab8fe226.tar.bz2 |
[OpenMP][Obvious] Fix incompatbile function prototype causing failures
Summary:
This function needs `void` as the arguments to be ABI compatbile with
what is actually defined. This is enforced when doing CUDA separable
linking of the runtime.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions