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 1d530b9 commit 2ac876cCopy full SHA for 2ac876c
llvm/utils/gn/build/toolchain/BUILD.gn
@@ -11,7 +11,7 @@ assert(!use_goma || goma_dir != "",
11
12
template("unix_toolchain") {
13
toolchain(target_name) {
14
- # https://groups.google.com/a/chromium.org/d/msg/gn-dev/F_lv5T-tNDM
+ # https://groups.google.com/a/chromium.org/g/gn-dev/c/F_lv5T-tNDM
15
forward_variables_from(invoker.toolchain_args, "*")
16
not_needed("*")
17
0 commit comments