Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
Sema
SemaInit.cpp
Find file
Blame
History
Permalink
Add errors for some illegal constructs (specifically, "int a = {{3}};"
· feb4cc1c
Eli Friedman
authored
May 19, 2008
and "int a = {};"). I'll adjust the tests in a bit. llvm-svn: 51265
feb4cc1c
Loading