[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
Wed Dec 7 16:25:08 PST 2016


thakis updated this revision to Diff 80687.
thakis marked 2 inline comments as done.
thakis added a comment.

comments


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.80687.patch
Type: text/x-patch
Size: 4222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/135cc5b6/attachment.bin>


More information about the cfe-commits mailing list