commit | 7a9813ced7455b8a33a807489ca77a4f809c8a73 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Fri Jan 22 00:28:27 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Fri Jan 22 00:28:27 2010 +0000 |
tree | 1d7a59209cade7ea47c40c8dd2d644876290e250 | |
parent | f45b646244705410866d62f1d8bf017a047ed662 [diff] |
Create function, block, and template parameters in the context of the translation unit. This is temporary for function and block parameters; template parameters can just stay this way, since Templates aren't DeclContexts. This gives us the nice property that everything created in a record DC should have access in C++. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94122 91177308-0d34-0410-b5e6-96231b3b80d8