[PATCH] D24054: Do not validate pch when -fno-validate-pch is set

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 11:40:29 PDT 2016


rsmith accepted this revision.
rsmith added a comment.

It's pretty gross that we're computing `SuggestedPredefines` in the `ASTReaderListener`, but sure, this seems OK for now.


https://reviews.llvm.org/D24054





More information about the cfe-commits mailing list