diff options
| author | Ted Kremenek <kremenek@apple.com> | 2009-06-30 22:19:00 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2009-06-30 22:19:00 +0000 |
| commit | 58d8190417220fff27f09845583cda7757b437f9 (patch) | |
| tree | ebc6e9ac94befcfe7fe421f481b9ac0d15b618c4 /llvm/lib/CodeGen/MachineFunction.cpp | |
| parent | d0890a2bada504fb28a4b2c67d17259d789775a4 (diff) | |
| download | bcm5719-llvm-58d8190417220fff27f09845583cda7757b437f9.tar.gz bcm5719-llvm-58d8190417220fff27f09845583cda7757b437f9.zip | |
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

