Skip to content
Commit 81b576ee authored by Chris Lattner's avatar Chris Lattner
Browse files

Merge ParsePostfixExpression into ParseCastExpression. This allows us to

implement support for compound literals followed by postfix-expr suffixes,
such as:
(struct{ int a;}){ 1}.a

llvm-svn: 38871
parent 34017815
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment