diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-11 20:14:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-11 20:14:49 +0000 |
commit | d1e0f5a8ec5d5d5770e18b1d1db0bd7b849dc713 (patch) | |
tree | 1732048c5df5191b3d60443f827f210e8471601f /lib/Frontend/PCHReader.cpp | |
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
Diffstat (limited to 'lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions