aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGDecl.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-03-30 01:07:48 +0000
committerEric Christopher <echristo@apple.com>2012-03-30 01:07:48 +0000
commit7435054a965eefb7ab29c0a8caa6698ec435b9f7 (patch)
tree28348cd3f1566c7b29652ced326b967519e9a875 /lib/CodeGen/CGDecl.cpp
parent84392d0edc7127f868d3c97484ffc9d789c317ff (diff)
Change location information for synthesized properties to be at the
property file/line rather than the @synthesize file/line. Avoids some nasty confusing-ness with conflating the file from the scope and the line from the original declaration. Update a couple of testcases accordingly since I had to change that we actually use the passed in location in EmitFunctionStart. Fixes rdar://11026482 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153714 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions