File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ When Is an RFC Required?
89
89
Some changes are too significant for just a code review. Changes that should
90
90
change the LLVM Language Reference (e.g., adding new target-independent
91
91
intrinsics), adding language extensions in Clang, and so on, require an RFC
92
- (Request for Comment) email on the project's `` *-dev `` mailing list first. For
93
- changes that promise significant impact on users and/or downstream code bases,
94
- reviewers can request an RFC achieving consensus before proceeding with code
95
- review. That having been said, posting initial patches can help with
92
+ (Request for Comment) topic on the ` LLVM Discussion Forums < https://discourse.llvm.org >`_
93
+ first. For changes that promise significant impact on users and/or downstream
94
+ code bases, reviewers can request an RFC achieving consensus before proceeding
95
+ with code review. That having been said, posting initial patches can help with
96
96
discussions on an RFC.
97
97
98
98
Code-Review Workflow
You can’t perform that action at this time.
0 commit comments