summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-with-annotations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-1/+1
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-1/+1
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-1/+1
* Set completion priority of destructors and operators to CCP_Unlikely.Ilya Biryukov2017-09-221-2/+2
* Fix an old (2009) FIXME:Rafael Espindola2012-05-101-1/+1
* Process attributes in the order they appear in the source code. This make clangRafael Espindola2012-05-071-1/+1
* Added clang_getCompletionAnnotation and clang_getCompletionNumAnnotations toErik Verbruggen2011-10-141-0/+23
OpenPOWER on IntegriCloud