Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
Accepted as part of a whole-branch review here: http://clang-developers.42468.n3.nabble.com/getLocStart-versus-getStartLoc-td4061010.html
Paths
| Differential D50347
Add getBeginLoc API to replace getStartLoc ClosedPublic Authored by steveire on Aug 6 2018, 12:42 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2018, 12:43 PM This revision now requires review to proceed.Aug 6 2018, 12:52 PM Closed by commit rL339373: Add getBeginLoc API to replace getStartLoc (authored by steveire). · Explain Why This revision was automatically updated to reflect the committed changes. Closed by commit rC339373: Add getBeginLoc API to replace getStartLoc (authored by steveire). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions Accepted as part of a whole-branch review here: http://clang-developers.42468.n3.nabble.com/getLocStart-versus-getStartLoc-td4061010.html
Revision Contents
Diff 159986 include/clang/AST/ExprCXX.h
include/clang/AST/Stmt.h
include/clang/Analysis/CloneDetection.h
lib/CodeGen/CoverageMappingGen.cpp
|