Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delay attribute checking until auto types are deduced | Nico Rieck | 2014-01-21 | 1 | -1/+3 |
* | Switching the WeakRef attribute to using the new checkStringLiteralArgument h... | Aaron Ballman | 2013-09-13 | 1 | -0/+2 |
* | Delay linkage checks when validating the weakref attribute. | Rafael Espindola | 2013-01-16 | 1 | -1/+4 |
* | When checking the 'weak' and 'weakref' attributes, look for non-external | John McCall | 2011-02-08 | 1 | -3/+3 |
* | Fix PR8720 by printing an error message with a substring that the gcc testsui... | Rafael Espindola | 2010-12-07 | 1 | -1/+1 |
* | Add support for the weakref attribute. We still produce "alias weak" as llvm-... | Rafael Espindola | 2010-02-23 | 1 | -0/+31 |