aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/init-priority-attr.cpp
AgeCommit message (Collapse)Author
2011-03-02Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall
using a custom plural form. Split out the range diagnostics as their own message. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126840 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-06remove curly quotes, patch by Dimitry Andric!Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113156 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-18More Sema Check and a test case for init_priority attr.Fariborz Jahanian
(radar 8076356). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106350 91177308-0d34-0410-b5e6-96231b3b80d8