Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
2091a3f3292a2d0397894e3c47f71d2fe32b35ca
/
test
/
SemaCXX
/
direct-initializer.cpp
3f2a8a0
In ParseParenDeclarator match "D.setGroupingParens(true);" with another setGroupingParens call after the ')' is parsed.
by Argyrios Kyrtzidis
· 16 years ago
73a0d88
Implement support for C++ direct initializers in declarations, e.g. "int x(1);".
by Argyrios Kyrtzidis
· 16 years ago