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

Unified Diff: chrome/tools/build/win/syzygy/syzyasan-instrumentation-filter.txt

Issue 2129333002: Revert of Move the Syzygy scripts out of //chrome/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « chrome/tools/build/win/syzygy/syzyasan-allocation-filter.txt ('k') | third_party/kasko/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/syzygy/syzyasan-instrumentation-filter.txt
diff --git a/chrome/tools/build/win/syzygy/syzyasan-instrumentation-filter.txt b/chrome/tools/build/win/syzygy/syzyasan-instrumentation-filter.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51af1bfc9646eb0321c14ec2ff91a63965058754
--- /dev/null
+++ b/chrome/tools/build/win/syzygy/syzyasan-instrumentation-filter.txt
@@ -0,0 +1,10 @@
+# Copyright (c) 2013 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# This file describes filtering rules that will be applied when applying
+# Syzygy ASAN instrumentation to chrome.dll. It is intended to be used for
+# disabling instrumentation of functions with known and deferred bugs, allowing
+# functional instrumented builds of Chrome to be produced in the meantime.
+#
+# See chrome_syzygy.gypi and instrument.py for more details.
« no previous file with comments | « chrome/tools/build/win/syzygy/syzyasan-allocation-filter.txt ('k') | third_party/kasko/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698