aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2023-03-08 12:12:33 -0800
committerErich Keane <erich.keane@intel.com>2023-03-09 09:16:53 -0800
commitacecf68c8b7c3c625cfa00f00f8ddc8f15baae44 (patch)
tree9f5049ea11adcd325ddcbc04dd5e0177394dc06e /llvm/lib/Object/ELF.cpp
parent9c645a99e4e7451c0073dddea74d52dac7f7e837 (diff)
downloadllvm-acecf68c8b7c3c625cfa00f00f8ddc8f15baae44.zip
llvm-acecf68c8b7c3c625cfa00f00f8ddc8f15baae44.tar.gz
llvm-acecf68c8b7c3c625cfa00f00f8ddc8f15baae44.tar.bz2
Revert two patches to fix GH58452 regression
GH58452 is a regression in the 16.0 release branch caused by both: b8a1b698afb2fc84819c7596090aabf4d826b436 and 3a0309c53674be56b5cfce038d78a0c2c6e2a98c This patch reverts both of those to make the 'valid' code stop diagnosing at the expense of crashes on invalid + unclear diagnostics. This patch also adds the tests from GH58452 to prevent any re-application from breaking this again. Revert "[clang] Improve diagnostics for expansion length mismatch" This reverts commit 3a0309c53674be56b5cfce038d78a0c2c6e2a98c. Revert "[clang] fix missing initialization of original number of expansions" This reverts commit b8a1b698afb2fc84819c7596090aabf4d826b436. Differential Revision: https://reviews.llvm.org/D145605
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions