llvm-project/clang/test/Headers/Inputs
Johannes Doerfert d999cbc988 [OpenMP] Initial support for std::complex in target regions
This simply follows the scheme we have for other wrappers. It resolves
the current link problem, e.g., `__muldc3 not found`, when std::complex
operations are used on a device.

This will not allow complex make math function calls to work properly,
e.g., sin, but that is more complex (pan intended) anyway.

Reviewed By: tra, JonChesterfield

Differential Revision: https://reviews.llvm.org/D80897
2020-07-08 17:33:59 -05:00
..
include [OpenMP] Initial support for std::complex in target regions 2020-07-08 17:33:59 -05:00
usr/include Try to restore some clang test headers lost in r360291 2019-05-08 22:30:46 +00:00