[PATCH] D28415: PCH: fix a regression that reports a module is defined in both pch and pcm

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 9 11:31:23 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291465: PCH: fix a regression that reports a module is defined in both pch and pcm. (authored by mren).

Changed prior to commit:
  https://reviews.llvm.org/D28415?vs=83431&id=83660#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28415

Files:
  cfe/trunk/include/clang/Basic/LangOptions.def
  cfe/trunk/include/clang/Frontend/FrontendActions.h
  cfe/trunk/lib/Frontend/FrontendActions.cpp
  cfe/trunk/lib/Lex/PPDirectives.cpp
  cfe/trunk/lib/Serialization/ASTWriter.cpp
  cfe/trunk/test/Modules/Inputs/pch-with-module-name/A.h
  cfe/trunk/test/Modules/Inputs/pch-with-module-name/C.h
  cfe/trunk/test/Modules/Inputs/pch-with-module-name/C.m
  cfe/trunk/test/Modules/Inputs/pch-with-module-name/D.h
  cfe/trunk/test/Modules/Inputs/pch-with-module-name/module.modulemap
  cfe/trunk/test/Modules/Inputs/pch-with-module-name/test.h
  cfe/trunk/test/Modules/pch-with-module-name.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28415.83660.patch
Type: text/x-patch
Size: 7349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170109/d33427a2/attachment-0001.bin>


More information about the cfe-commits mailing list