summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/callback_pthread_create.c
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2024-01-24[clang] Refactor Builtins.def to be a tablegen file (#68324)Nikolas Klauser
2020-09-17[Sema] Introduce BuiltinAttr, per-declaration builtin-nessRaul Tambre
2020-08-02[Clang] Remove run-lines which use opt to run -ipconstprop.Florian Hahn
2019-02-04Generalize pthread callback test caseJohannes Doerfert
2019-01-19[FIX] Generalize the expected results for callback clang testsJohannes Doerfert
2019-01-19[FIX] Restrict callback pthreads_create test to linux onlyJohannes Doerfert
2019-01-19[NFC] Generalize expected output for callback testJohannes Doerfert
2019-01-19Emit !callback metadata and introduce the callback attributeJohannes Doerfert