commit | 390fff8e8b480fa146ffc14cbc63a1c2f9e2d206 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Fri Jun 08 02:16:11 2012 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Fri Jun 08 02:16:11 2012 +0000 |
tree | 73b4cf8c40fc09a5121884463b1d5491bf6d4fb1 | |
parent | 19b17cb57ab809e5e3f02ac0beb85003350d560a [diff] |
[libclang/AST] AST: For auto-synthesized ivars give them the location of the related property (previously they had no source location). This allows them to be indexed by libclang. libclang: Make sure synthesized ivars are indexed before the methods that may reference them. Fixes rdar://11607001. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158189 91177308-0d34-0410-b5e6-96231b3b80d8