[PATCH] D50350: Port getLocStart -> getBeginLoc

2018-08-09 Thread Stephen Kelly via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rL339385: Port getLocStart - getBeginLoc (authored by steveire, committed by ). Herald added a subscriber: llvm-commits.

[PATCH] D50350: Port getLocStart -> getBeginLoc

2018-08-09 Thread Stephen Kelly via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rC339385: Port getLocStart - getBeginLoc (authored by steveire, committed by ). Changed prior to commit:

[PATCH] D50350: Port getLocStart -> getBeginLoc

2018-08-09 Thread Stephen Kelly via Phabricator via cfe-commits
steveire added a comment. Accepted as part of a whole-branch review here: http://clang-developers.42468.n3.nabble.com/getLocStart-versus-getStartLoc-td4061010.html Repository: rC Clang https://reviews.llvm.org/D50350 ___ cfe-commits mailing

[PATCH] D50350: Port getLocStart -> getBeginLoc

2018-08-06 Thread Stephen Kelly via Phabricator via cfe-commits
steveire created this revision. Herald added subscribers: cfe-commits, jfb, whisperity, jholewinski. Herald added a reviewer: teemperor. Repository: rC Clang https://reviews.llvm.org/D50350 Files: docs/RAVFrontendAction.rst include/clang/AST/Comment.h include/clang/AST/Decl.h