DescriptionEnsure that Heap.h (not Visitor.h) is #included from Oilpan user code
Some Oilpan user code included "platform/heap/Visitor.h" instead of
"platform/heap/Heap.h".
This CL adds a preprocessor check to prevent such mistakes.
Original idea from tyoshino@.
BUG=420515
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (4 generated)
|