[PATCH] D57345: Make clang/test/Index/pch-from-libclang.c pass in more places

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 10:30:00 PST 2019


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

Makes sense. The comments aren't really enforceable though, can we just factor this out into one function in lib/Basic that can be shared between all sites? It seems like there's nothing that would prevent that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57345/new/

https://reviews.llvm.org/D57345





More information about the cfe-commits mailing list