[PATCH] D59885: [Lex] Allow to consume tokens while preprocessing
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 14 11:32:14 PDT 2019
ilya-biryukov updated this revision to Diff 199485.
ilya-biryukov added a comment.
- Use a flag inside clang::Token instead
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59885/new/
https://reviews.llvm.org/D59885
Files:
clang/include/clang/Lex/Preprocessor.h
clang/include/clang/Lex/Token.h
clang/include/clang/Lex/TokenLexer.h
clang/lib/Lex/PPCaching.cpp
clang/lib/Lex/Preprocessor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59885.199485.patch
Type: text/x-patch
Size: 7262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190514/3552d150/attachment-0001.bin>
More information about the cfe-commits
mailing list