Skip to content

Commit

Permalink
Add linux_chromium_cfi_rel_ng to list of clang roll tryjobs.
Browse files Browse the repository at this point in the history
A bot with the same configuration will soon live on chromium.memory,
so we should make sure we don't break it.

Bug: 732652
Change-Id: I7ded28d433691306666912d12eb6f2212a803c65
Reviewed-on: https://chromium-review.googlesource.com/569604
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Peter Collingbourne <pcc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#486426}
  • Loading branch information
Peter Collingbourne authored and Commit Bot committed Jul 13, 2017
1 parent b933c49 commit 1e9e112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/updating_clang.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ for x in Linux_x64 Mac Win ; do \
git cl try -m tryserver.chromium.mac -b mac_chromium_asan_rel_ng &&
git cl try -m tryserver.chromium.linux -b linux_chromium_chromeos_dbg_ng \
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng \
-b fuchsia &&
-b fuchsia -b linux_chromium_cfi_rel_ng &&
git cl try -m tryserver.blink -b linux_trusty_blink_rel
```
1. Commit roll CL from the first step
Expand Down

0 comments on commit 1e9e112

Please sign in to comment.