aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2014-12-13 02:54:28 +0000
committerNick Lewycky <nicholas@mxc.ca>2014-12-13 02:54:28 +0000
commit01ad4ae72b375ffd6ee1a44240c7a55498ccef8b (patch)
treeef6d4254ad8db0fe9f003edf343be1329440b2e6 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
parent035b964d728f8ea973c08603597051c50333cc99 (diff)
downloadllvm-01ad4ae72b375ffd6ee1a44240c7a55498ccef8b.zip
llvm-01ad4ae72b375ffd6ee1a44240c7a55498ccef8b.tar.gz
llvm-01ad4ae72b375ffd6ee1a44240c7a55498ccef8b.tar.bz2
Fix two small bugs in typo correction. One assertion failure building member expressions because the lookup finds a different name than the original, fixed by updating the LookupResult's name with the name of the found decl. Second is that we also diagnose delayed typo exprs in the index of an array subscript expression.
The testcase shows a third bug with a FIXME in it. llvm-svn: 224183
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions