summaryrefslogtreecommitdiff
path: root/lib/AST/SelectorLocationsKind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* Fix crash when using archaic protocol, rdar://10238337Argyrios Kyrtzidis2011-10-051-1/+4
* Allow getting all source locations of selector identifiers in a ObjCMethodDecl.Argyrios Kyrtzidis2011-10-031-0/+23
* Allow getting all source locations of selector identifiers in a ObjCMessageExpr.Argyrios Kyrtzidis2011-10-031-0/+102