summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/mangle-blocks.c
AgeCommit message (Expand)Author
2023-03-10[Clang] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2017-09-22[CodeGen][ObjC] Build the global block structure before emitting theAkira Hatanaka
2016-11-16Improve handling of __FUNCTION__ and other predefined expression for Objectiv...Mehdi Amini
2015-05-12Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2014-10-15test: simplify test furtherSaleem Abdulrasool
2014-10-14CodeGen: correct mangling for blocksSaleem Abdulrasool