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 | 5300accc7adc6f371b411dc2bfaae4d9a1639e6a (patch) | |
| tree | 5821064a3210143282c35c67e8811406afad07f8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 67f35b051b608206459879ee19f831519010b5bd (diff) | |
| download | llvm-5300accc7adc6f371b411dc2bfaae4d9a1639e6a.zip llvm-5300accc7adc6f371b411dc2bfaae4d9a1639e6a.tar.gz llvm-5300accc7adc6f371b411dc2bfaae4d9a1639e6a.tar.bz2 | |
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.
llvm-svn: 68880
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
