Skip to content
Commit 1a76a3c9 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 88078594
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment