summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/attr-weakref.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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