diff options
author | Kaelyn Takata <rikka@google.com> | 2015-03-17 23:50:12 +0000 |
---|---|---|
committer | Kaelyn Takata <rikka@google.com> | 2015-03-17 23:50:12 +0000 |
commit | 3587fff95e26410ca03963681ce809f017110563 (patch) | |
tree | b38eca31b8830f085173e71835f387c0f758c78a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c9d9610317a5f716fae167101818c729808568df (diff) | |
download | llvm-3587fff95e26410ca03963681ce809f017110563.zip llvm-3587fff95e26410ca03963681ce809f017110563.tar.gz llvm-3587fff95e26410ca03963681ce809f017110563.tar.bz2 |
Fix a crash when the size of an 'auto' is needed and its initalizer
contained a typo correction (the auto decl was being marked as dependent
unnecessarily, which triggered an assertion in cases where the size of
the type is needed).
llvm-svn: 232568
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions