[PATCH] D30663: Use filename in linemarker when compiling preprocessed source (Revised)

Taewook Oh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 10:03:47 PST 2017


twoh created this revision.

This is a revised version of https://reviews.llvm.org/D28796. Included test is changed to
resolve the target compatibility issue reported (https://reviews.llvm.org/rL293032).


https://reviews.llvm.org/D30663

Files:
  include/clang/Frontend/FrontendOptions.h
  lib/Frontend/FrontendAction.cpp
  test/Frontend/preprocessed-input.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30663.90722.patch
Type: text/x-patch
Size: 4238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170306/b9835d24/attachment.bin>


More information about the cfe-commits mailing list