summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-weakref.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delay attribute checking until auto types are deducedNico Rieck2014-01-211-1/+3
* Switching the WeakRef attribute to using the new checkStringLiteralArgument h...Aaron Ballman2013-09-131-0/+2
* Delay linkage checks when validating the weakref attribute.Rafael Espindola2013-01-161-1/+4
* When checking the 'weak' and 'weakref' attributes, look for non-externalJohn McCall2011-02-081-3/+3
* Fix PR8720 by printing an error message with a substring that the gcc testsui...Rafael Espindola2010-12-071-1/+1
* Add support for the weakref attribute. We still produce "alias weak" as llvm-...Rafael Espindola2010-02-231-0/+31
OpenPOWER on IntegriCloud