| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-10 | [clang][bytecode] Fix builtin_memcmp buffer sizes for pointers (#130570) | Timm Baeder | |
| Don't use the pointer size, but the number of elements multiplied by the element size. | |||
![]() |
index : llvm-project.git | |
| Unnamed repository; edit this file 'description' to name the repository. | thomasg |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-10 | [clang][bytecode] Fix builtin_memcmp buffer sizes for pointers (#130570) | Timm Baeder | |
| Don't use the pointer size, but the number of elements multiplied by the element size. | |||