diff options
| author | Michael Dusan <michael.dusan@gmail.com> | 2021-02-26 16:09:37 -0500 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-02-26 13:44:33 -0800 |
| commit | 659f712ae8a812f9fa64f90af23c9b2b4acabcb0 (patch) | |
| tree | e4684e271f7188a6c590b6c58dc6eea319236947 /lib/include/cuda_wrappers/algorithm | |
| parent | b706b9bce798666937b7cafde9d778085cbf4e2f (diff) | |
| download | zig-659f712ae8a812f9fa64f90af23c9b2b4acabcb0.tar.gz zig-659f712ae8a812f9fa64f90af23c9b2b4acabcb0.zip | |
llvm12: sync with llvmorg-12.0.0-rc2
- update lib/include
- update lib/libcxx
- update lib/libcxxabi
- update lib/libunwind
- (no changes) src/libcxx.zig
- (no changes) src/libunwind.zig
Diffstat (limited to 'lib/include/cuda_wrappers/algorithm')
| -rw-r--r-- | lib/include/cuda_wrappers/algorithm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/include/cuda_wrappers/algorithm b/lib/include/cuda_wrappers/algorithm index 01af18360d..f14a0b00bb 100644 --- a/lib/include/cuda_wrappers/algorithm +++ b/lib/include/cuda_wrappers/algorithm @@ -1,4 +1,4 @@ -/*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== +/*===---- algorithm - CUDA wrapper for <algorithm> -------------------------=== * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
