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

Unified Diff: syzygy/agent/asan/gen/system_interceptors_impl.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
Index: syzygy/agent/asan/gen/system_interceptors_impl.gen
diff --git a/syzygy/agent/asan/gen/system_interceptors_impl.gen b/syzygy/agent/asan/gen/system_interceptors_impl.gen
index 0d45b6eafd53196082f63018395a8ce1a6f5a71d..488b8ac040dd1d798d5927d701269299afe7961c 100644
--- a/syzygy/agent/asan/gen/system_interceptors_impl.gen
+++ b/syzygy/agent/asan/gen/system_interceptors_impl.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.def ('k') | syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698