[all-commits] [llvm/llvm-project] 70c915: [libc] Fix non-calls to cpp::is_complex_type_same ...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Mon Dec 30 14:35:52 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70c9152f99818ffd0342260ae12d709268031235
https://github.com/llvm/llvm-project/commit/70c9152f99818ffd0342260ae12d709268031235
Author: Roland McGrath <mcgrathr at google.com>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M libc/test/UnitTest/FPMatcher.h
Log Message:
-----------
[libc] Fix non-calls to cpp::is_complex_type_same (#121257)
Some uses were not actually calls, just references to the name.
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