[PATCH] D23816: Add support for -fdiagnostics-abs-path: printing absolute paths in diagnostics

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 08:53:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279827: Add support for -fdiagnostics-absolute-paths: printing absolute paths in… (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D23816?vs=69304&id=69384#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23816

Files:
  cfe/trunk/include/clang/Basic/DiagnosticOptions.def
  cfe/trunk/include/clang/Driver/CLCompatOptions.td
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/TextDiagnostic.h
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/TextDiagnostic.cpp
  cfe/trunk/test/Driver/cl-options.c
  cfe/trunk/test/Frontend/Inputs/absolute-paths.h
  cfe/trunk/test/Frontend/absolute-paths.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23816.69384.patch
Type: text/x-patch
Size: 7958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160826/1cc3ebcf/attachment-0001.bin>


More information about the cfe-commits mailing list