aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/hidden-visibility.m
AgeCommit message (Expand)AuthorFilesLines
2022-09-02[test] Change cc1 -fvisibility to -fvisibility=Fangrui Song1-1/+1
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman1-1/+1
2019-03-14[CodeGen][ObjC] Remove the leading 'l' from symbols for protocolAkira Hatanaka1-1/+1
2018-08-17[ObjC] Error out when using forward-declared protocol in a @protocolAlex Lorenz1-1/+1
2016-07-17test: add missing triple to testSaleem Abdulrasool1-1/+1
2014-03-06Revert "Use private linkage for remaining GlobalVariables with private names."Rafael Espindola1-1/+1
2014-03-06Use private linkage for remaining GlobalVariables with private names.Rafael Espindola1-1/+1
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-14Tests use the new clang.Fariborz Jahanian1-1/+1
2009-11-29Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...Daniel Dunbar1-1/+1
2009-11-17Merge several visibility tests into hidden-visibility.m, and check .ll outputDaniel Dunbar1-0/+25