diff options
author | Mats Petersson <mats.petersson@arm.com> | 2024-04-08 10:18:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 10:18:14 +0100 |
commit | 221f438af1c1292d787b58da99a5a7b371888456 (patch) | |
tree | 369993eda4431924d7bc72ac2a41fed0ba9cfb27 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 364028a1a51689d2b33d3ec50c426fbeac269679 (diff) | |
download | llvm-221f438af1c1292d787b58da99a5a7b371888456.zip llvm-221f438af1c1292d787b58da99a5a7b371888456.tar.gz llvm-221f438af1c1292d787b58da99a5a7b371888456.tar.bz2 |
[flang][OpenMP] Add support for complex reductions (#87488)
This adds support for complex type to the OpenMP reductions.
Note that some more work would be needed to give decent error messages when complex
is used in ways that need client supplied functions (e.g. MAX or MIN). It does fail these with
a not so user friendly message at present.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions