[PATCH] D23816: Add support for -fdiagnostics-abs-path: printing absolute paths in diagnostics
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 25 15:33:58 PDT 2016
hans retitled this revision from "clang-cl: Add support for /FC: absolute paths in diagnostics and __FILE__" to "Add support for -fdiagnostics-abs-path: printing absolute paths in diagnostics".
hans updated the summary for this revision.
hans updated this revision to Diff 69300.
hans added a comment.
Just doing -fdiagnostics-abs-path.
Please take another look.
https://reviews.llvm.org/D23816
Files:
include/clang/Basic/DiagnosticOptions.def
include/clang/Driver/CLCompatOptions.td
include/clang/Driver/Options.td
include/clang/Frontend/TextDiagnostic.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/TextDiagnostic.cpp
test/Driver/cl-options.c
test/Frontend/Inputs/absolute-path.h
test/Frontend/absolute-path.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23816.69300.patch
Type: text/x-patch
Size: 7240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160825/ed0a054d/attachment.bin>
More information about the cfe-commits
mailing list