aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-10-26 23:53:12 +0000
committerChris Lattner <sabre@nondot.org>2008-10-26 23:53:12 +0000
commit084bc32e0d0c80216a85597f1d08d67386099c58 (patch)
tree970f0834e4becac6386b441d756be218c20b2da8 /clang/lib/Basic/SourceManager.cpp
parent07d754acf11590af580bcc4b8816105a60ebb8fe (diff)
downloadllvm-084bc32e0d0c80216a85597f1d08d67386099c58.zip
llvm-084bc32e0d0c80216a85597f1d08d67386099c58.tar.gz
llvm-084bc32e0d0c80216a85597f1d08d67386099c58.tar.bz2
make codegen reject initializes with designators, like this:
t.c:1:13: error: cannot codegen this designators yet int a[10] = {2, 4, [8]=9, 10}; ^~~~~~~~~~~~~~~~~ llvm-svn: 58220
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions