[PATCH] D36872: Fixed a crash on replaying Preamble's PP conditional stack.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 18 08:34:41 PDT 2017


ilya-biryukov updated this revision to Diff 111676.
ilya-biryukov added a comment.

- Removed redundant 'private' specifier.
- Added a test for https://bugs.llvm.org/show_bug.cgi?id=33574


https://reviews.llvm.org/D36872

Files:
  include/clang/Lex/Preprocessor.h
  lib/Lex/PPLexerChange.cpp
  lib/Lex/Preprocessor.cpp
  lib/Parse/Parser.cpp
  test/Index/preamble-conditionals-crash.cpp
  test/Index/preamble-conditionals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36872.111676.patch
Type: text/x-patch
Size: 3985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170818/21a402c1/attachment-0001.bin>


More information about the cfe-commits mailing list