[PATCH] D37863: Fix bug 34608 by moving private header out of public header.WindowsManifestMerger.h should not include llvm/Config/config.h, since it is private. The include has been moved to the source instead.

Orivej Desh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 13:25:22 PDT 2017


orivej accepted this revision.
orivej added a comment.
This revision is now accepted and ready to land.

This fixes the issue. Thank you!


https://reviews.llvm.org/D37863





More information about the llvm-commits mailing list