[PATCH] D27545: Don't assert when redefining a built-in macro in a PCH, PR29119

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 04:00:06 PST 2016


thakis updated this revision to Diff 80849.
thakis added a comment.

update a comment


https://reviews.llvm.org/D27545

Files:
  include/clang/Lex/Preprocessor.h
  lib/Lex/PPMacroExpansion.cpp
  lib/Serialization/ASTReader.cpp
  test/PCH/builtin-macro.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27545.80849.patch
Type: text/x-patch
Size: 4410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/fe587c09/attachment.bin>


More information about the cfe-commits mailing list