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

Unified Diff: tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.txt

Issue 1709343002: Remove tools/clang (this will break things temporarily). Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 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/class_does_not_require_finalization.txt
diff --git a/tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.txt b/tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.txt
deleted file mode 100644
index 07b833bc89c5a7299a560c19b50014218a87e341..0000000000000000000000000000000000000000
--- a/tools/clang/blink_gc_plugin/tests/class_does_not_require_finalization.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-In file included from class_does_not_require_finalization.cpp:5:
-./class_does_not_require_finalization.h:18:1: warning: [blink-gc] Class 'DoesNotNeedFinalizer' may not require finalization.
-class DoesNotNeedFinalizer
-^
-./class_does_not_require_finalization.h:24:1: warning: [blink-gc] Class 'DoesNotNeedFinalizer2' may not require finalization.
-class DoesNotNeedFinalizer2
-^
-./class_does_not_require_finalization.h:36:1: warning: [blink-gc] Class 'DoesNotNeedFinalizer3' may not require finalization.
-class DoesNotNeedFinalizer3
-^
-3 warnings generated.

Powered by Google App Engine
This is Rietveld 408576698