Index: clang/unittests/Format/MacroExpanderTest.cpp =================================================================== --- clang/unittests/Format/MacroExpanderTest.cpp +++ clang/unittests/Format/MacroExpanderTest.cpp @@ -65,6 +65,7 @@ << Context << " in " << text(Tokens) << " at " << File << ":" << Line; } } + protected: llvm::SpecificBumpPtrAllocator Allocator; std::vector> Buffers;