I see runSyntaxOnlyToolOnCode
it mentioned in the header of include/clang/Tooling.h, but grep runSyntaxOnlyToolOnCode **/*
only shows Tooling.h
maybe the comment needs to be updated?
–Sean Silva
I see runSyntaxOnlyToolOnCode
it mentioned in the header of include/clang/Tooling.h, but grep runSyntaxOnlyToolOnCode **/*
only shows Tooling.h
maybe the comment needs to be updated?
–Sean Silva
Done. Thx for reporting!