summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/exceptions-asm-attribute.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-09-02[test] Change cc1 -fvisibility to -fvisibility=Fangrui Song
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-09[CodeGenObjC] Privatize some ObjC metadata symbolsErik Pilkington
2019-05-09[CodeGen][ObjC] Remove the leading `l_` from ObjC symbols and makeAkira Hatanaka
2017-06-03tests: silence -Wobjc-root-class warningsSaleem Abdulrasool
2017-06-03CodeGen: fix section names for different file formatsSaleem Abdulrasool
2016-02-16Remove unnecessary regex in the test cases I fixed in r260496.Akira Hatanaka
2016-02-11[Objective-c] Stop attaching section "datacoal_nt" to global variables.Akira Hatanaka
2014-11-06Don't manually insert L prefixes.Rafael Espindola
2014-07-16Objective-C. Introducing __attribute__((objc_runtime_name("runtimename"))Fariborz Jahanian