[all-commits] [llvm/llvm-project] 2d4c4d: [TableGen] Change assertion information from a tup...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Mon Apr 26 06:58:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d4c4d3c54365215849d964c2fdd31536585db19
https://github.com/llvm/llvm-project/commit/2d4c4d3c54365215849d964c2fdd31536585db19
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/TableGen/Record.cpp
M llvm/lib/TableGen/TGParser.cpp
M llvm/lib/TableGen/TGParser.h
Log Message:
-----------
[TableGen] Change assertion information from a tuple to a struct [NFC]
Differential Revision: https://reviews.llvm.org/D100854
More information about the All-commits
mailing list