[all-commits] [llvm/llvm-project] 04cebd: Change name of Record::TheInit to CorrespondingDef...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Sat Sep 19 06:19:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 04cebd900fde2c10d31a149895ed2495ff0994f7
https://github.com/llvm/llvm-project/commit/04cebd900fde2c10d31a149895ed2495ff0994f7
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-09-19 (Sat, 19 Sep 2020)
Changed paths:
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/TableGen/Record.cpp
Log Message:
-----------
Change name of Record::TheInit to CorrespondingDefInit to make code clearer.
Differential Revision: https://reviews.llvm.org/D87919
More information about the All-commits
mailing list