[Frontend] Move, don't copy the predefines buffer into PP. NFC.
authorSam McCall <sam.mccall@gmail.com>
Sat, 7 May 2022 23:03:35 +0000 (01:03 +0200)
committerSam McCall <sam.mccall@gmail.com>
Sat, 7 May 2022 23:04:46 +0000 (01:04 +0200)
commit6bbf51f3ed59ae37f0fec729f25af002111c9e74
tree3df62bd529355eb4d08793d7c60e3b42841cf79b
parent5cd690ad9c6af143502f52b003b3608f693d2938
[Frontend] Move, don't copy the predefines buffer into PP. NFC.

It's not trivially small, >10kb.
clang/include/clang/Lex/Preprocessor.h
clang/lib/Frontend/InitPreprocessor.cpp