[all-commits] [llvm/llvm-project] 74d537: [OpenMP] Fix missing type getter for SFINAE helper
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jan 10 17:36:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74d5373f49fab0943a45a9214dc7a134f9f112f1
https://github.com/llvm/llvm-project/commit/74d5373f49fab0943a45a9214dc7a134f9f112f1
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M offload/DeviceRTL/include/DeviceUtils.h
Log Message:
-----------
[OpenMP] Fix missing type getter for SFINAE helper
Summary:
This didn't get the type, which made using this always return false.
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