https://bugs.llvm.org/show_bug.cgi?id=46800
Bug ID: 46800
Summary: CMPLXL() missing for c2x
Product: clang
Version: 10.0
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C
Assignee: unassignedclangb...@nondot.org
Reporter: tyde...@tybor.com
CC: blitzrak...@gmail.com, dgre...@apple.com,
erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
richard-l...@metafoo.co.uk
Trying to use CMPLX(), CMPLXF(), and CMPLXL() in clang 10 with -std=c2x gets an
error message saying that they are invalid in C99. It looks to me that
/usr/include/complex.h only defines those macros for -std=c11.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs