[cfe-dev] Problem with retrieving the BinaryOperator RHS end location

Nat! via cfe-dev cfe-dev at lists.llvm.org
Wed May 1 14:07:39 PDT 2019


Thanks, that was the trick. I added "endBuf += 
Lexer::MeasureTokenLength( Stmt->getEndLoc(), *SM, 
TheRewriter.getLangOpts());" to my function

and I am now getting the complete line.


Thanks again

   Nat!





More information about the cfe-dev mailing list