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

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 11:16:30 PDT 2016


yaxunl updated the summary for this revision.
yaxunl updated this revision to Diff 70569.
yaxunl added a comment.
Herald added a subscriber: wdng.

Implemented a simple AST reader listener to replace PCHValidator. Added a test.


https://reviews.llvm.org/D24054

Files:
  include/clang/Serialization/ASTReader.h
  lib/Serialization/ASTReader.cpp
  test/PCH/no-validate-pch.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24054.70569.patch
Type: text/x-patch
Size: 6083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/0a1e0e1c/attachment-0001.bin>


More information about the cfe-commits mailing list