diff options
| author | Sean Callanan <scallanan@apple.com> | 2013-02-12 07:56:36 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2013-02-12 07:56:36 +0000 |
| commit | af77617b2111e82875935800b6afe38eea8601ca (patch) | |
| tree | acfb4693370b2caa925257490321d1ec87ca4f07 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 3d1e2c960df1f2a9865eb312af067a469d413588 (diff) | |
| download | llvm-af77617b2111e82875935800b6afe38eea8601ca.zip llvm-af77617b2111e82875935800b6afe38eea8601ca.tar.gz llvm-af77617b2111e82875935800b6afe38eea8601ca.tar.bz2 | |
Fixed the way the ClangExpressionDeclMap looks
up variables in the current stack frame to avoid
mutual recursion between the expression parser
and the synthetic child providers. Variables
should only be looked up in a very simple way,
using no synthetic anything.
<rdar://problem/13173454>
llvm-svn: 174947
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
