[PATCH] D114051: Illustrate an alternative for tracking includes per submodule.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 16 22:36:20 PST 2021


vsapsai updated this revision to Diff 387834.
vsapsai added a comment.

Handle `BuildingSubmoduleStack` not storing the top-level module.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114051/new/

https://reviews.llvm.org/D114051

Files:
  clang/include/clang/Lex/ExternalPreprocessorSource.h
  clang/include/clang/Lex/Preprocessor.h
  clang/include/clang/Serialization/ASTReader.h
  clang/include/clang/Serialization/ASTWriter.h
  clang/lib/Lex/PPLexerChange.cpp
  clang/lib/Lex/Preprocessor.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114051.387834.patch
Type: text/x-patch
Size: 19218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211117/a6065519/attachment-0001.bin>


More information about the cfe-commits mailing list