[PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 10:47:10 PST 2016
joker.eph added a comment.
If you just committed, `git clang-format HEAD~` should do it for every file modified by the commit. In general it take a range, so it you provide the commit hash and the commit hash matches HEAD, you're giving it an empty range.
http://reviews.llvm.org/D15696
More information about the llvm-commits
mailing list