92565b51aa25b7a15bcdfb628bc616866af194fb
Previously, if the expr list parsed fine but the expr to the left of the open parenthesis was invalid (when parsing the suffix of a postfix-expression), the parsed expr list was just ignored. Fixes PR23005. llvm-svn: 233347
Description
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Languages
LLVM
36.9%
C++
33%
C
17.3%
Assembly
8.6%
MLIR
1.3%
Other
2.4%