Home | History | Annotate | Download | only in tests
      1 base_requires_tracing.cpp:11:1: warning: [blink-gc] Base class 'B' of derived class 'C' requires tracing.
      2 void C::Trace(Visitor* visitor) {
      3 ^
      4 1 warning generated.
      5