Files
clang-p2996/llvm/utils/TableGen/AsmMatcherEmitter.cpp
Michael Liao 70f5b22050 [TableGen][AsmMatcher] Fix the range check on 'MatchClassKind'
- When selecting the minimal type for 'MatchClassKind' during the
  emission of 'MatchEntry' and 'OperandMatchEntry', two pre-defined
  kinds 'InvalidMatchClass' and 'OptionalMatchClass' are not taken into
  account.
2024-01-29 11:25:50 -05:00

154 KiB