summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/complex-builtins-3.c
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2020-07-22For PR46800, implement the GCC __builtin_complex builtin.Richard Smith