[PATCH] D34256: [PR33394] Avoid lexing editor placeholders when running the preprocessor only
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 15 17:38:56 PDT 2017
arphaman updated this revision to Diff 102764.
arphaman added a comment.
Fair enough. I removed the special checks for `<#>` and `<##>`.
Repository:
rL LLVM
https://reviews.llvm.org/D34256
Files:
include/clang/Lex/PreprocessorOptions.h
lib/Frontend/CompilerInvocation.cpp
lib/Lex/Lexer.cpp
test/Frontend/pp-only-no-editor-placeholders.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34256.102764.patch
Type: text/x-patch
Size: 6523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170616/7c974dc3/attachment.bin>
More information about the cfe-commits
mailing list