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

Side by Side Diff: tools/clang/blink_gc_plugin/tests/base_with_trace_requires_tracing.txt

Issue 2536403002: blink_gc_plugin should require tracing for classes that have a trace method
Patch Set: Created 4 years 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 unified diff | Download patch
« no previous file with comments | « tools/clang/blink_gc_plugin/tests/base_with_trace_requires_tracing.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 base_with_trace_requires_tracing.cpp:16:1: warning: [blink-gc] Base class 'B' of derived class 'C' requires tracing.
2 void C::trace(Visitor* visitor) {
3 ^
4 1 warning generated.
OLDNEW
« no previous file with comments | « tools/clang/blink_gc_plugin/tests/base_with_trace_requires_tracing.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698