We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71e2b9 commit d3455f4Copy full SHA for d3455f4
libc/src/math/docs/add_math_function.md
@@ -196,7 +196,8 @@ implementation (which is very often glibc).
196
197
## Code reviews
198
199
-We follow the code review process of LLVM with Phabricator:
+We use GitHub's inbuilt pull request system for code review:
200
```
201
- https://llvm.org/docs/Phabricator.html
+ https://docs.github.com/articles/about-collaborative-development-models
202
+ https://docs.github.com/articles/about-pull-requests
203
0 commit comments