[PATCH] D15490: [libclang] Add a flag to create the precompiled preamble on the first parse.

Doug Gregor via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 10:55:51 PST 2015


doug.gregor added a comment.

For reference, you can test this by setting the environment variable LIBCLANG_TIMING in your test, and checking that the string "Precompiling preamble" shows up on first parse.


http://reviews.llvm.org/D15490





More information about the cfe-commits mailing list