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

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 04:50:47 PDT 2016


v.g.vassilev added a comment.

Also, creduce (I've specialized it a bit for modules) helps reducing the modules complexity (https://github.com/vgvassilev/creduce/blob/master/USAGE.md#reducing-clang-c-modules-bugs). After reduction, the debugger is much more useful.


https://reviews.llvm.org/D22638





More information about the cfe-commits mailing list