[all-commits] [llvm/llvm-project] 73b62f: Fix parsing of comma fold-expressions as the opera...
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Aug 4 17:08:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73b62f813550b602f189afc3a60b0b39ae89f16d
https://github.com/llvm/llvm-project/commit/73b62f813550b602f189afc3a60b0b39ae89f16d
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M clang/lib/Parse/ParseExpr.cpp
M clang/test/Parser/cxx1z-fold-expressions.cpp
Log Message:
-----------
Fix parsing of comma fold-expressions as the operand of a C-style cast.
More information about the All-commits
mailing list