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

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 28 09:41:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285411: [Preprocessor] Support for '-dI' flag (authored by bruno).

Changed prior to commit:
  https://reviews.llvm.org/D25153?vs=75351&id=76210#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25153

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/PreprocessorOutputOptions.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/PrintPreprocessedOutput.cpp
  cfe/trunk/test/Preprocessor/dump_import.h
  cfe/trunk/test/Preprocessor/dump_import.m
  cfe/trunk/test/Preprocessor/dump_include.c
  cfe/trunk/test/Preprocessor/dump_include.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25153.76210.patch
Type: text/x-patch
Size: 7220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161028/b450f7c6/attachment-0001.bin>


More information about the cfe-commits mailing list