summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/pragma-weak.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Sema] Fix assertion hit with #pragma weak.Argyrios Kyrtzidis2014-03-091-0/+3
| | | | | | rdar://16264844 llvm-svn: 203372
* Process #pragma weak only after we know the linkage of the function or variableRafael Espindola2013-03-021-0/+8
we are looking at. llvm-svn: 176414
OpenPOWER on IntegriCloud