[PATCH] D87393: Enhance TableGen error message capabilities
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 07:06:15 PDT 2020
Paul-C-Anagnostopoulos updated this revision to Diff 291565.
Paul-C-Anagnostopoulos set the repository for this revision to rG LLVM Github Monorepo.
Paul-C-Anagnostopoulos added a comment.
I capitalized the I and E variables in the two SetValue() functions.
I will revisit them in a future pass to reorganize for early returns.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87393/new/
https://reviews.llvm.org/D87393
Files:
llvm/include/llvm/TableGen/Error.h
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Error.cpp
llvm/lib/TableGen/Record.cpp
llvm/lib/TableGen/TGParser.cpp
llvm/test/TableGen/cond-type.td
llvm/test/TableGen/generic-tables.td
llvm/test/TableGen/getsetop.td
llvm/test/TableGen/if-type.td
llvm/test/TableGen/self-reference-typeerror.td
llvm/utils/TableGen/SearchableTableEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87393.291565.patch
Type: text/x-patch
Size: 28904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/8a59ab07/attachment-0001.bin>
More information about the llvm-commits
mailing list