aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/attr-weakref.cpp
AgeCommit message (Expand)Author
2013-01-16Delay linkage checks when validating the weakref attribute.Rafael Espindola
2011-02-08When checking the 'weak' and 'weakref' attributes, look for non-externalJohn McCall
2010-12-07Fix PR8720 by printing an error message with a substring that the gcc testsui...Rafael Espindola
2010-02-23Add support for the weakref attribute. We still produce "alias weak" as llvm-...Rafael Espindola