[llvm] r220926 - llvm-cov: Very basic top level help

Justin Bogner mail at justinbogner.com
Thu Oct 30 14:09:21 PDT 2014


Eric Christopher <echristo at gmail.com> writes:
>     +/// \brief Top level help.
>     +int help_main(int argc, const char **argv) {
>
> Naming convention...
>
> Though I've just noticed the entire file doesn't follow it so... feel free to
> rename? :)

Yeah, I just followed what was there. Better to fix all of it, so I've
gone ahead and done that in r220929.



More information about the llvm-commits mailing list