[PATCH] D122179: Serialize PragmaAssumeNonNullLoc to support preambles

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 12:21:04 PDT 2022


dgoldman updated this revision to Diff 418950.
dgoldman added a comment.

Rebase


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.418950.patch
Type: text/x-patch
Size: 8532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220329/3e380c22/attachment-0001.bin>


More information about the cfe-commits mailing list