[cfe-dev] Line and Column from clang-tidy

Daniel Dilts diltsman at gmail.com
Wed Oct 29 15:53:50 PDT 2014


I have been calling runClangTidy directly, and I finally am (mostly)
getting the results that I expect.

ClangTidyMessage has the position as an offset into the file.  Is there a
function in Clang/LLVM that will convert this to a line and column?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141029/a248ad35/attachment.html>


More information about the cfe-dev mailing list