[PATCH] D37861: preserving #pragma clang assume_nonnull in preprocessed output
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 16:31:21 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314364: [Preprocessor] Preserve #pragma clang assume_nonnull in preprocessed output (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D37861?vs=115838&id=116903#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37861
Files:
cfe/trunk/include/clang/Lex/PPCallbacks.h
cfe/trunk/lib/Frontend/PrintPreprocessedOutput.cpp
cfe/trunk/lib/Lex/Pragma.cpp
cfe/trunk/test/Preprocessor/pragma_assume_nonnull.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37861.116903.patch
Type: text/x-patch
Size: 4467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170927/96304f9e/attachment.bin>
More information about the cfe-commits
mailing list