summaryrefslogtreecommitdiff
path: root/test/SemaCXX/attr-weak.cpp
Commit message (Expand)AuthorAgeFilesLines
* Determine the attribute subject for diagnostics based on declarative informat...Aaron Ballman2017-11-261-1/+1
* Delay attribute checking until auto types are deducedNico Rieck2014-01-211-2/+4
* Re-enabled support for the Subjects for the weak attribute. This changes the ...Aaron Ballman2013-12-021-1/+3
* Check for internal weak decls after merging.Rafael Espindola2013-01-161-0/+7
* When checking the 'weak' and 'weakref' attributes, look for non-externalJohn McCall2011-02-081-0/+29