[PATCH] D122179: Serialize PragmaAssumeNonNullLoc to support preambles
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 31 08:08:24 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9739f29cdd4: Serialize PragmaAssumeNonNullLoc to support preambles (authored by dgoldman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122179/new/
https://reviews.llvm.org/D122179
Files:
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
clang/include/clang/Lex/Preprocessor.h
clang/include/clang/Lex/PreprocessorOptions.h
clang/include/clang/Serialization/ASTBitCodes.h
clang/lib/Lex/PPLexerChange.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/Index/preamble-assume-nonnull.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122179.419465.patch
Type: text/x-patch
Size: 8532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220331/1e087575/attachment.bin>
More information about the cfe-commits
mailing list