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

Unified Diff: syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen

Issue 2937353002: Add missing methods to make compiling and linking of 32 bit integration_tests instrumented with LLV… (Closed)
Patch Set: Add a blank line in the template file and regenerate the system_interceptors.def Created 3 years, 6 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 | « syzygy/agent/asan/gen/system_interceptors_impl.gen ('k') | syzygy/agent/asan/memory_interceptors.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen
diff --git a/syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen b/syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen
index 04fc903b0e76da66ccd4d0fa4704eb34eed91423..3eba93b8967a439d909c9b2cb319d70bdbdaf6c6 100644
--- a/syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen
+++ b/syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen
@@ -1,4 +1,4 @@
-// Copyright 2016 Google Inc. All Rights Reserved.
+// Copyright 2017 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
« no previous file with comments | « syzygy/agent/asan/gen/system_interceptors_impl.gen ('k') | syzygy/agent/asan/memory_interceptors.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698