[all-commits] [llvm/llvm-project] a5ddd4: [pseudo] Remove an unnecessary nullable check diag...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon May 30 00:05:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5ddd4a23858044beb3c04ebc6b965760eb7c125
https://github.com/llvm/llvm-project/commit/a5ddd4a23858044beb3c04ebc6b965760eb7c125
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M clang-tools-extra/pseudo/lib/grammar/GrammarBNF.cpp
Log Message:
-----------
[pseudo] Remove an unnecessary nullable check diagnostic in the bnf
grammar, NFC.
This diagnostic has been handled in eliminateOptional.
More information about the All-commits
mailing list