[PATCH] D25153: preprocessor supports `-dI` flag

Steve O'Brien via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 12:08:24 PDT 2016


elsteveogrande added a comment.

Hi @rsmith -- now this simply reports the `#include` line (or whatever token) without fiddly path escaping.  So this is simplified and there's less room for error and such.


https://reviews.llvm.org/D25153





More information about the cfe-commits mailing list