diff options
author | Matthias Braun <matze@braunis.de> | 2015-07-29 23:22:48 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2015-07-29 23:22:48 +0000 |
commit | 6605ff8efeb041013f9dc4d97be9feb212af93b5 (patch) | |
tree | 46e733a0a9c10c194bf49a20f41933a9a5ca0eb4 /clang/lib/Sema/SemaLookup.cpp | |
parent | 3393cfdef8d2ecdbe93ea97d1d912abc83644cbe (diff) | |
download | bcm5719-llvm-6605ff8efeb041013f9dc4d97be9feb212af93b5.tar.gz bcm5719-llvm-6605ff8efeb041013f9dc4d97be9feb212af93b5.zip |
IR: Implement Value::mergeUseLists() iteratively
This avoids stack overflows when the the compiler does not perform tail call
elimination. Apparently this happens for MSVC with the /Ob2 switch which
may be used by external code including this header.
Reported by and based on a patch from Jean-Francois Riendeau.
Related to rdar://21900756
llvm-svn: 243590
Diffstat (limited to 'clang/lib/Sema/SemaLookup.cpp')
0 files changed, 0 insertions, 0 deletions