aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-used.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman1-2/+2
2021-02-26Change some addUsedGlobal to addUsedOrCompilerUsedGlobalFangrui Song1-5/+8
2016-04-28Reland r267691 fixing PR27535.Vassil Vassilev1-0/+4
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-11-08Eliminate &&s in tests.Daniel Dunbar1-3/+3
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2009-02-13IRgen support for attribute used.Daniel Dunbar1-0/+14