[PATCH] D18088: Add a new warning to notify users of mismatched SDK and deployment target

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 13:07:39 PDT 2016


beanz updated this revision to Diff 55472.
beanz added a comment.

Use llvm::sys::path::const_iterator instead of hand slicing the paths, based on feedback from @rsmith.

Thanks,
-Chris


http://reviews.llvm.org/D18088

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  test/Driver/incompatible_sysroot.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18088.55472.patch
Type: text/x-patch
Size: 6686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160428/5f51004f/attachment.bin>


More information about the cfe-commits mailing list