diff options
author | Chris Lattner <sabre@nondot.org> | 2007-08-26 06:24:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-08-26 06:24:45 +0000 |
commit | 1a76a3c970ff358f1f252173b0ee6e578181f24f (patch) | |
tree | dc7c076085a47c637a8cdb07bb15b5788691284d /clang/test/Sema/array-constraint.c | |
parent | 88078594fc05e0bbfb67fb7c19a45761739c3c94 (diff) | |
download | llvm-1a76a3c970ff358f1f252173b0ee6e578181f24f.zip llvm-1a76a3c970ff358f1f252173b0ee6e578181f24f.tar.gz llvm-1a76a3c970ff358f1f252173b0ee6e578181f24f.tar.bz2 |
Break the assumption that any sort of scope (e.g. a loop scope) can
hold declarations. Instead, introduce a new "DeclScope" scope type that
holds them explicitly. For now, all scopes have this bit, but in the
future we can use them to fix some issues Neil noticed.
llvm-svn: 41431
Diffstat (limited to 'clang/test/Sema/array-constraint.c')
0 files changed, 0 insertions, 0 deletions