[PATCH] D31501: [diagnostics] Integrate clang -cc1as diagnostics into DiagnosticsEngine
Sanne Wouda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 18 03:47:12 PDT 2017
sanwou01 updated this revision to Diff 95549.
sanwou01 added a comment.
Don't include the changes from https://reviews.llvm.org/D31709 and https://reviews.llvm.org/D32159 in this patch (oops).
https://reviews.llvm.org/D31501
Files:
include/clang/Basic/Diagnostic.h
include/clang/Basic/SourceLocation.h
include/clang/Driver/Options.h
include/clang/Driver/Options.td
include/clang/Frontend/DiagnosticRenderer.h
include/clang/Frontend/TextDiagnostic.h
lib/Basic/SourceLocation.cpp
lib/Driver/DriverOptions.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/DiagnosticRenderer.cpp
lib/Frontend/SerializedDiagnosticPrinter.cpp
lib/Frontend/TextDiagnostic.cpp
lib/Frontend/TextDiagnosticPrinter.cpp
test/Driver/asm-diags.s
tools/driver/cc1as_main.cpp
tools/libclang/CIndexDiagnostic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31501.95549.patch
Type: text/x-patch
Size: 52288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170418/f40fc3e6/attachment-0001.bin>
More information about the cfe-commits
mailing list