summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/pr25786.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-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
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-03-09Recommit #2 "[Driver] Default to -fno-common for all targets"Sjoerd Meijer
2020-03-09Revert "Recommit "[Driver] Default to -fno-common for all targets""Sjoerd Meijer
2020-03-09Recommit "[Driver] Default to -fno-common for all targets"Sjoerd Meijer
2020-03-03Revert "[Driver] Default to -fno-common for all targets"Sjoerd Meijer
2020-03-03[Driver] Default to -fno-common for all targetsSjoerd Meijer
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2016-02-10Fix assertion "Chunk.Kind == DeclaratorChunk::Function" with attributed type.Denis Zobnin