[PATCH] D126676: [clang] Disallow differences in defines used for creating and using PCH

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 12:48:11 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc843c921a1a3: [clang] Require strict matches for defines for PCH in GCC style directories (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D126676?vs=451434&id=451605#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126676

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Serialization/ASTReader.h
  clang/lib/Frontend/FrontendAction.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/test/PCH/pch-dir.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126676.451605.patch
Type: text/x-patch
Size: 12150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220810/b8149afb/attachment.bin>


More information about the cfe-commits mailing list