aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-02-07 02:30:59 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-02-07 02:30:59 +0000
commit02e19a16968009a4310499f59ab15ab8efe4dbf0 (patch)
tree0b52d4ce73d6b678e005b31c187331f6efad2b75 /clang/lib/CodeGen/CodeGenModule.cpp
parent407f36bde94d10fd462c1aa2e195dc91db45720d (diff)
downloadllvm-02e19a16968009a4310499f59ab15ab8efe4dbf0.zip
llvm-02e19a16968009a4310499f59ab15ab8efe4dbf0.tar.gz
llvm-02e19a16968009a4310499f59ab15ab8efe4dbf0.tar.bz2
Sema: handle typo correction on ARC'ed ivar
The ivar ref would be transformed by the Typo Correction TreeTransform, but not be owned, resulting in the source location being invalid. This would eventually lead to an assertion in findCapturingExpr. Prevent this assertion from triggering. Resolves PR25113. llvm-svn: 260017
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions