[PATCH] D43578: -ftime-report switch support in Clang

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 11:45:17 PDT 2018


efriedma added a comment.

> while both git and svn have revert subcommands

This is kind of misleading; yes, both git and svn have subcommands named "revert", but "svn revert" doesn't have the right meaning.  You have to use "svn merge" to revert a committed change.


Repository:
  rL LLVM

https://reviews.llvm.org/D43578





More information about the llvm-commits mailing list