aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-01-09 01:39:09 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-01-09 01:39:09 +0000
commit4f217684c78f398c956bbe889b9c6165df1a3a77 (patch)
tree7a94be9c261eb1a9d3b585ac9ddeeb12a8add361 /clang/lib/Frontend/CompilerInvocation.cpp
parent6c39269a4c5617fab7d1c36c372db82e51e4c925 (diff)
downloadllvm-4f217684c78f398c956bbe889b9c6165df1a3a77.zip
llvm-4f217684c78f398c956bbe889b9c6165df1a3a77.tar.gz
llvm-4f217684c78f398c956bbe889b9c6165df1a3a77.tar.bz2
Sema: Dependent array designators cannot be checked
We forgot to mark designated initializer expression that contain type dependent array designators as type dependent. This would lead to crashes when we try to determine which array element we were trying to initialize. This fixes PR22056. llvm-svn: 225494
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions