Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: PRESUBMIT.py

Issue 1656423002: Add UBSan trybots to the default set. (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 67ce9fb89ae8ae99ceb8e520b2dff97bfc0faabd..566e8f91d8eed24c836483ab11bebcc327e26a5e 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -38,6 +38,8 @@ def GetPreferredTryMasters(project, change):
'linux_memcheck',
'linux_tsan2',
'linux_asan',
+ 'linux_ubsan',
+ 'linux_ubsan_vptr',
'android',
'android_rel',
'android_clang',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698