aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-06-30 22:19:00 +0000
committerTed Kremenek <kremenek@apple.com>2009-06-30 22:19:00 +0000
commit58d8190417220fff27f09845583cda7757b437f9 (patch)
treeebc6e9ac94befcfe7fe421f481b9ac0d15b618c4 /llvm/lib/CodeGen/MachineFunction.cpp
parentd0890a2bada504fb28a4b2c67d17259d789775a4 (diff)
downloadllvm-58d8190417220fff27f09845583cda7757b437f9.zip
llvm-58d8190417220fff27f09845583cda7757b437f9.tar.gz
llvm-58d8190417220fff27f09845583cda7757b437f9.tar.bz2
Fix: <rdar://problem/7021553> clang -fsyntax-only crashes (in ParseDeclarationSpecifiers ... from ParseObjCTypeName)
Another case where we should use SmallVector::data() instead of taking the address of element 0 of a SmallVector when the SmallVector has no elements. llvm-svn: 74556
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions