[PATCH] D22638: Module: add debug_type to dump debugging messages related to modules being out of date

Manman Ren via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 11:34:44 PDT 2016


manmanren created this revision.
manmanren added reviewers: benlangmuir, rsmith.
manmanren added a subscriber: cfe-commits.

This is a patch I applied internally to debug out-of-date issues. In general is this the right way to add debugging messages in clang frontend?


https://reviews.llvm.org/D22638

Files:
  lib/Frontend/CompilerInstance.cpp
  lib/Serialization/ASTReader.cpp
  lib/Serialization/ASTWriter.cpp
  lib/Serialization/ModuleManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22638.64932.patch
Type: text/x-patch
Size: 13620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160721/8f452a0f/attachment-0001.bin>


More information about the cfe-commits mailing list