llvm-project
54f3b39a - [TableGen] Rename TheMatcher->TheMatcherList. NFC (#181942)

Commit
64 days ago
[TableGen] Rename TheMatcher->TheMatcherList. NFC (#181942) After 8d971c0360f91729cc5120ffd361f7b55e97f2ab, there is a linked list container object called MatcherList. We no long hold a pointer directly to the first Matcher in the list. Rename the variables to make this clearer.
Author
Parents
Loading