aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-04-06 16:47:37 -0700
committerRichard Smith <richard@metafoo.co.uk>2020-04-06 16:49:27 -0700
commit8f2d2a7cb46572d51a7dddcf151fb202e4abeb4d (patch)
tree6d9d8d556dd07d29b8fb720a3c8057278bcf0abf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8115e08b0536ab102311fd3ac399a52e97955ca2 (diff)
downloadllvm-8f2d2a7cb46572d51a7dddcf151fb202e4abeb4d.zip
llvm-8f2d2a7cb46572d51a7dddcf151fb202e4abeb4d.tar.gz
llvm-8f2d2a7cb46572d51a7dddcf151fb202e4abeb4d.tar.bz2
For PR45333: Move AnalyzeImplicitConversions to using data recursion
instead of recursing on the stack. This doesn't actually resolve PR45333, because we now hit stack overflow somewhere else, but it does get us further. I've not found any way of testing this that doesn't still crash elsewhere.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions