aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-04-17 01:56:48 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-04-17 01:56:48 +0000
commita077279184e39f7ec25e1a491e47bf51c25355d5 (patch)
treeef88c0a0ac9c30c3d8693763daee5de2e90afb81 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
parent406503a0f908196e67322500502ccc13c928c2f4 (diff)
downloadllvm-a077279184e39f7ec25e1a491e47bf51c25355d5.zip
llvm-a077279184e39f7ec25e1a491e47bf51c25355d5.tar.gz
llvm-a077279184e39f7ec25e1a491e47bf51c25355d5.tar.bz2
Correct the range returned by ParmVarDecl::getSourceRange(), for parameters in ObjC methods with postfix types.
For a parameter in a method like this: -(int)methodWithFn:(void (*)(int *p))fn; we would return the source range of the type and not include the parameter name. Fixes rdar://13668626. llvm-svn: 179660
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions