[PATCH] D46740: [Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messages.
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 13 05:38:07 PDT 2018
EricWF updated this revision to Diff 146508.
EricWF marked an inline comment as done.
EricWF added a comment.
Misc cleanups.
- proof read and correct documentation.
https://reviews.llvm.org/D46740
Files:
docs/InternalsManual.rst
include/clang/Basic/Diagnostic.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Basic/Diagnostic.cpp
lib/Sema/SemaOverload.cpp
test/SemaCXX/anonymous-struct.cpp
test/SemaCXX/cxx98-compat.cpp
test/TableGen/DiagnosticBase.inc
test/TableGen/DiagnosticDocs.inc
test/TableGen/emit-diag-docs.td
test/TableGen/text-substitution.td
test/lit.cfg.py
utils/TableGen/ClangDiagnosticsEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46740.146508.patch
Type: text/x-patch
Size: 90638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180513/47e68b57/attachment-0001.bin>
More information about the cfe-commits
mailing list