[all-commits] [llvm/llvm-project] eb6987: [TableGen] Improve error report of unspecified arg...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Thu Aug 3 02:22:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb6987027e0504adcdc319f080a9ea48aab2a72a
https://github.com/llvm/llvm-project/commit/eb6987027e0504adcdc319f080a9ea48aab2a72a
Author: wangpc <wangpengcheng.pp at bytedance.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M llvm/lib/TableGen/TGParser.cpp
M llvm/test/TableGen/template-args.td
Log Message:
-----------
[TableGen] Improve error report of unspecified arguments
Wrong error message is fixed and a note of argument is printed.
Tests are added in `llvm/test/TableGen/template-args.td`.
Reviewed By: DavidSpickett
Differential Revision: https://reviews.llvm.org/D156966
More information about the All-commits
mailing list