[PATCH] D122179: Serialize PragmaAssumeNonNullLoc to support preambles
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 24 11:47:30 PDT 2022
dgoldman updated this revision to Diff 418001.
dgoldman added a comment.
Minor lint fixes
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.418001.patch
Type: text/x-patch
Size: 8798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/41c36697/attachment.bin>
More information about the cfe-commits
mailing list