aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorIlia Kuklin <ikuklin@accesssoftek.com>2025-02-13 22:08:31 +0500
committerGitHub <noreply@github.com>2025-02-13 22:08:31 +0500
commitf30c891464debb4e0d47d27ea77dc2220d7cdf29 (patch)
treed1cf7f089835b632f9fb44b70bf9efb3660d8345 /llvm/lib/FileCheck/FileCheck.cpp
parente750c7e636f083c48a6cea7fae37ffc3734c7da0 (diff)
downloadllvm-f30c891464debb4e0d47d27ea77dc2220d7cdf29.zip
llvm-f30c891464debb4e0d47d27ea77dc2220d7cdf29.tar.gz
llvm-f30c891464debb4e0d47d27ea77dc2220d7cdf29.tar.bz2
[lldb] Analyze enum promotion type during parsing (#115005)
The information about an enum's best promotion type is discarded after compilation and is not present in debug info. This patch repeats the same analysis of each enum value as in the front-end to determine the best promotion type during DWARF info parsing. Fixes #86989
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions