aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-no-tail.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov1-3/+3
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov1-1/+1
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim1-4/+4
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim1-4/+4
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim1-4/+4
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee1-4/+4
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-4/+4
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee1-4/+4
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee1-4/+4
2015-11-07Use regex in test case.Akira Hatanaka1-1/+1
2015-11-06Add support for function attribute 'not_tail_called'.Akira Hatanaka1-0/+33