commit | d1e0f5a8ec5d5d5770e18b1d1db0bd7b849dc713 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Apr 11 20:14:49 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Apr 11 20:14:49 2009 +0000 |
tree | 1732048c5df5191b3d60443f827f210e8471601f | |
parent | 3aff919532fd807ed678b9cfa4b7eca7b04adcf9 [diff] |
improve location info for property stuff. In a property like this: @property int x; associate the location of X with the property decl, not the location of the @. Also, pass this info along to the synthesized ParmVarDecls so that redefinition and other diagnostics can use it. This eliminates a fixme. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68880 91177308-0d34-0410-b5e6-96231b3b80d8