Preprocessor: Allocate MacroInfo objects using a BumpPtrAllocator instead...
Preprocessor: Allocate MacroInfo objects using a BumpPtrAllocator instead using new/delete. This speeds up -Eonly on Cocoa.h using the regular lexer by 1.8% and the PTHLexer by 3%. llvm-svn: 61042
Loading
Please register or sign in to comment