[Frontend] when attaching a preamble, don't generate the long predefines buffer.
We know we're going to overwrite it anyway. It'd be a bit of work to coordinate not generating it at all, but setting this flag avoids generating ~10k of the 13k string. Differential Revision: https://reviews.llvm.org/D125180
Loading
Please sign in to comment