[all-commits] [llvm/llvm-project] e5a56f: Remove outdated svn/git information from hacking page
AaronBallman via All-commits
all-commits at lists.llvm.org
Fri Jan 3 11:14:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e5a56f2d50ce1939eba4fddbeb9c8e032db4fc95
https://github.com/llvm/llvm-project/commit/e5a56f2d50ce1939eba4fddbeb9c8e032db4fc95
Author: Alexander Lanin <alex at lanin.de>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M clang/www/hacking.html
Log Message:
-----------
Remove outdated svn/git information from hacking page
The patch files section is redundant to https://llvm.org/docs/GettingStarted.html.
There is nothing clang specific here. We are talking about a monorepo after all.
While it may seem nice to have one single clang page which explains everything,
it's not: It doesn't cover the topics in sufficient depth, it's redundant to
other pages and it's hard to keep it up to date as we see with the svn
instructions.
More information about the All-commits
mailing list