Issue 114523
Summary Clang-tidy export fixes no line numbers
Labels clang-tidy
Assignees
Reporter Tasty213
    Hi, 

I'm writing a script to run clang-tidy in a CI pipeline on bitbucket to get it to post code quality reports and was wondering if there's a way to convert the "FileOffset" in the output from export fixes to a line number? When submitting a report to bitbucket you can set a line number for the annotations so it knows where exactly in the PR to flag the issue.

Thanks in advance
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to