[all-commits] [llvm/llvm-project] a67594: [TableGen] Improve error message for semicolon aft...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Tue Jan 12 06:38:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6759477129c98820a56231d2f3fd27e5fe31ab3
https://github.com/llvm/llvm-project/commit/a6759477129c98820a56231d2f3fd27e5fe31ab3
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M llvm/lib/TableGen/TGParser.cpp
A llvm/test/TableGen/spurious-semi.td
Log Message:
-----------
[TableGen] Improve error message for semicolon after braced body.
Add a test for this message.
Differential Revision: https://reviews.llvm.org/D94412
More information about the All-commits
mailing list