summaryrefslogtreecommitdiff
path: root/test/CodeGen/pragma-weak.c
Commit message (Expand)AuthorAgeFilesLines
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Revert "Fix for merging decls in pragma weak Calling CheckFunctionDeclaration...Alexander Kornienko2015-12-031-9/+0
* Fix for merging decls in pragma weakAlexander Musman2015-11-261-0/+9
* Fix for assertion fail for pragma weak on typedef.Alexander Musman2015-09-181-2/+4
* [opaque pointer type] update test cases for explicit pointee types on global ...David Blaikie2015-09-111-12/+12
* Update for llvm change.Rafael Espindola2014-07-301-10/+10
* Fix a parser crash when there are #pragmas in a context which requires a singleRichard Smith2013-10-281-0/+22
* Treat aliases as definitions.Rafael Espindola2013-10-221-16/+0
* Make this test pass -verify.Rafael Espindola2013-10-211-2/+2
* Don't hardcode the order of the aliases.Rafael Espindola2013-10-141-14/+14
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-13/+13
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* 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