[all-commits] [llvm/llvm-project] d02d8d: [clang][Interp] Implement _Complex negation
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Mar 11 21:35:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d02d8df0cd797342f7042440e07133e99ad5e0a2
https://github.com/llvm/llvm-project/commit/d02d8df0cd797342f7042440e07133e99ad5e0a2
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
Log Message:
-----------
[clang][Interp] Implement _Complex negation
Factor complex unary operations into their own function.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list