[all-commits] [llvm/llvm-project] 58b33b: [pseudo] Fix noptr-abstract-declarator rule.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Jun 7 01:22:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58b33bc8c48ab1640e93bbad5d2c5b80504f67b5
https://github.com/llvm/llvm-project/commit/58b33bc8c48ab1640e93bbad5d2c5b80504f67b5
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M clang-tools-extra/pseudo/lib/cxx.bnf
A clang-tools-extra/pseudo/test/cxx/unsized-array.cpp
Log Message:
-----------
[pseudo] Fix noptr-abstract-declarator rule.
The const-expression in the [] can be empty.
Differential Revision: https://reviews.llvm.org/D126992
More information about the All-commits
mailing list