summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/constructor-attr.cpp
Commit message (Collapse)AuthorAgeFilesLines
* In addition to in-class member functions marked with the "used"Douglas Gregor2011-02-191-0/+12
attribute, we also care about those with the "constructor" attribute. Fixes PR6521. llvm-svn: 126055
OpenPOWER on IntegriCloud