All of the links in the .h files point to the google.code hosted style guide. This simple patch updates them to github.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Please update you patch to current code. Looks like addresses were fixed in files where they existed, but still need to be added to files without them.
Comment Actions
As Eugene noted, the patch is seriously out of date. The only place where an old URL is still used, is docs/clang-tidy/checks/google-runtime-int.rst. However, we should check if style guide links can be added for other checks.