summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/constant-string-class.m
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...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
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-05-17Patch to fix IR-gen crash generating structure ABI which implementsFariborz Jahanian
2011-01-18Add unnamed_addr in CreateRuntimeVariable.Rafael Espindola
2010-10-19This patch implements Next's IRGen for -fconstant-string-class=class-name.Fariborz Jahanian