summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/memcpy-nobuiltin.c
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-10-04Update inline builtin handling to honor gnu inline attributeserge-sans-paille
2021-09-28Fix memcpy-nobuiltin.c test caseserge-sans-paille
2021-09-28Simplify handling of builtin with inline redefinitionserge-sans-paille
2021-09-28Revert "Simplify handling of builtin with inline redefinition"Kevin Athey
2021-09-28Simplify handling of builtin with inline redefinitionserge-sans-paille
2020-01-17Reapply Allow system header to provide their own implementation of some builtinserge-sans-paille
2020-01-15Revert "Allow system header to provide their own implementation of some builtin"Amy Huang
2020-01-10Allow system header to provide their own implementation of some builtinserge-sans-paille