summaryrefslogtreecommitdiff
path: root/test/Sema/builtin-stackaddress.c
AgeCommit message (Expand)Author
2010-04-19Remove the argument number from the constant integer diagnostic.Eric Christopher
2010-04-17Consolidate most of the integer constant expression builtin requirementEric Christopher
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-05-20Fix typo in test.Eli Friedman
2008-05-20Add __builtin_frame_address and __builtin_return_address gcc builtins to Eli Friedman