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

Unified Diff: tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp

Issue 641353002: Blink GC plugin: Don't check conditions on invalid compilation units. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp
diff --git a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp b/tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp
similarity index 85%
copy from tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp
copy to tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp
index 041d9f0700b27049e008266014f1915a48982212..6370812e628851e25448475733717f665848793b 100644
--- a/tools/clang/blink_gc_plugin/tests/left_most_gc_base.cpp
+++ b/tools/clang/blink_gc_plugin/tests/crash_on_invalid.cpp
@@ -2,6 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "left_most_gc_base.h"
+#include "crash_on_invalid.h"
// Nothing to define.
« no previous file with comments | « tools/clang/blink_gc_plugin/tests/crash_on_invalid.h ('k') | tools/clang/blink_gc_plugin/tests/crash_on_invalid.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698