summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/callback_annotated.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-10-18[test] Remove tests pinned to the legacy PMArthur Eubanks
2020-08-02[Clang] Remove run-lines which use opt to run -ipconstprop.Florian Hahn
2019-06-05[Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3Petr Hosek
2019-01-19[FIX] Generalize the expected results for callback clang testsJohannes Doerfert
2019-01-19Emit !callback metadata and introduce the callback attributeJohannes Doerfert