diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2013-11-27 22:57:44 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2013-11-27 22:57:44 +0000 |
| commit | fd6c685f2e937d3e3a5b37f9da556c52134e7c35 (patch) | |
| tree | a77c9ee15437c6d9be6d56c84181a2e7c6f60e84 /clang/lib/Frontend | |
| parent | e3d6bcf5e0807174ece51251fd5893bda8ed2e9c (diff) | |
| download | bcm5719-llvm-fd6c685f2e937d3e3a5b37f9da556c52134e7c35.tar.gz bcm5719-llvm-fd6c685f2e937d3e3a5b37f9da556c52134e7c35.zip | |
Sema: Instantiation of variable definitions weren't local enough
We wouldn't properly save and restore the pending local instantiations
we had built up prior to instantiation of a variable definition. This
would lead to us instantiating too much causing crashes and other
general badness.
This fixes PR14374.
llvm-svn: 195887
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions

