summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/pragma-weak.c
Commit message (Expand)AuthorAgeFilesLines
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-7/+5
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-5/+7
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-7/+5
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-3/+8
* Update the tests.Bill Wendling2013-01-311-3/+3
* People put pragmas in crazy places; add more handling. PR14046.Eli Friedman2012-10-091-0/+9
* Make sure the FunctionDecl's created by "#pragma weak" have correct ParmVarDe...Eli Friedman2011-09-071-4/+11
* Fix PR8720 by printing an error message with a substring that the gcc testsui...Rafael Espindola2010-12-071-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* convert this to filecheck, hopefully it will fix PR4888. If nothingChris Lattner2009-09-081-36/+43
* Fix test case for Darwin10 (which sets ssp), and move to CodeGen/Daniel Dunbar2009-08-041-0/+158
OpenPOWER on IntegriCloud