[PATCH] D34214: Hide dbgs() stream for when built with -fmodules.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 11:18:05 PDT 2017


aprantl added a comment.

I'm slightly confused why this works as a fix for the Debug build. Isn't this patch a no-op for a debug build?


https://reviews.llvm.org/D34214





More information about the llvm-commits mailing list