[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
Fri May 18 19:54:25 PDT 2018
EricWF updated this revision to Diff 147640.
EricWF added a comment.
- Remove changes to Sema, and overload resolution diagnostics. Only change the special member function diagnostics as an example.
If there are no further comments, I'll commit this once I've run the test suite.
https://reviews.llvm.org/D46740
Files:
docs/InternalsManual.rst
include/clang/Basic/Diagnostic.td
include/clang/Basic/DiagnosticSemaKinds.td
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.147640.patch
Type: text/x-patch
Size: 58858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180519/b776c1d8/attachment-0001.bin>
More information about the cfe-commits
mailing list