aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/function-sentinel-attr.c
AgeCommit message (Expand)Author
2010-03-22rename test.Chris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-05-14Diagnose missing sentinel argument on a funciton callFariborz Jahanian