summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-10-22 03:52:06 +0000
committerChris Lattner <sabre@nondot.org>2008-10-22 03:52:06 +0000
commitb795443082f4c0dab717db46bb31861e05effa80 (patch)
tree5d5cf5159d5053b391c2b56d5a9acfc459ca3dd6 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent09b4e71e34053bd14ee271332a5ade2e6e94b364 (diff)
downloadbcm5719-llvm-b795443082f4c0dab717db46bb31861e05effa80.tar.gz
bcm5719-llvm-b795443082f4c0dab717db46bb31861e05effa80.zip
some minor cleanups to ParseObjCTypeName:
1. Remove a bogus assertion, clients other than sema can return a null pointer from actions that result in ParseTypeName returning null. 2. Remove dead RParenLoc variable. 3. Simplify control flow handling error conditions. 4. On a major failure, we should skip until ')' not until '}'. llvm-svn: 57949
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud