summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/asm-call-func.c
AgeCommit message (Expand)Author
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
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2021-08-27Fix assertion when passing function into inline asm's input operandJason Liu