summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-synthesized.m
Commit message (Expand)AuthorAgeFilesLines
* Add a target triple to test/Index/complete-synthesized.m.Argyrios Kyrtzidis2012-04-101-3/+3
* Remove -fobjc-default-synthesize-properties as the optionFariborz Jahanian2012-04-091-3/+3
* Don't treat synthesized ivars as being in the base class for the purpose ofNick Lewycky2012-04-031-1/+1
* Sorry, I misunderstood the interaction here; the GNU runtime doesJohn McCall2011-10-021-5/+3
* Use -fgnu-runtime to force the use of the non-fragile ABI;John McCall2011-10-021-6/+5
* Temporarily XFAIL this test until John or someone else who works on ObjCChandler Carruth2011-10-021-0/+3
* Include prefix with default synthesized ivars.Ted Kremenek2011-09-271-2/+2
* Support code-completion for C++ inline methods and ObjC buffering methods.Argyrios Kyrtzidis2011-09-041-20/+9
* objective-c - This patch buffers method implementations Fariborz Jahanian2011-08-311-0/+1
* Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian2011-01-041-3/+3
* When in code-completion, skip obj-c method bodies for speed up.Argyrios Kyrtzidis2011-01-031-1/+1
* Teach code completion to provide property results when the propertyDouglas Gregor2010-11-021-0/+56