[cfe-dev] Clang-tidy and version control software
Richard via cfe-dev
cfe-dev at lists.llvm.org
Fri Mar 4 15:29:00 PST 2016
[Please reply *only* to the list and do not include my email directly
in the To: or Cc: of your reply; otherwise I will not see your reply.
Thanks.]
In article <CAJm83LTY2FcasUnDoRLDrUEYM5iXa_7vvdZ4fA9r_jH62jkXGg at mail.gmail.com>,
Eugene Zelenko via cfe-dev <cfe-dev at lists.llvm.org> writes:
> I think will be good idea to provide possibility in CLang-tidy to call
> arbitrary script with file name as parameter which will make necessary
> preparation steps in version control software before making changes in
> this particular file.
This is not the responsibility of clang-tidy.
It is the responsibility of whatever automated/build framework you
have that is invoking clang-tidy.
--
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
The Terminals Wiki <http://terminals.classiccmp.org>
Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
More information about the cfe-dev
mailing list