[NFC] Fix sign-compare warning in GrammarBNF thanks to int promotion
authorErich Keane <erich.keane@intel.com>
Wed, 9 Feb 2022 19:25:58 +0000 (11:25 -0800)
committerErich Keane <erich.keane@intel.com>
Wed, 9 Feb 2022 19:25:58 +0000 (11:25 -0800)
commit8073da0beed804d0cef1697b72fdc4151457a327
tree518b5d7a2b1cdc96e0a20160b340d08993fb1040
parent63e711549c7f20334e241d3143cd41d4b5508b44
[NFC] Fix sign-compare warning in GrammarBNF thanks to int promotion
clang/lib/Tooling/Syntax/Pseudo/GrammarBNF.cpp