[PATCH] D158136: [clang][modules] Avoid storing command-line macro definitions into implicitly built PCM files

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 11:11:50 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a115578324f: [clang][modules] Avoid storing command-line macro definitions into implicitly… (authored by jansvoboda11).

Changed prior to commit:
  https://reviews.llvm.org/D158136?vs=550964&id=551197#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158136

Files:
  clang/include/clang/Serialization/ASTReader.h
  clang/include/clang/Serialization/ASTWriter.h
  clang/lib/Frontend/ASTUnit.cpp
  clang/lib/Frontend/FrontendActions.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/lib/Serialization/GeneratePCH.cpp
  clang/test/Modules/module_file_info.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158136.551197.patch
Type: text/x-patch
Size: 22948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/9ab4ea4b/attachment-0001.bin>


More information about the cfe-commits mailing list