aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/BinaryFormat
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <Krzysztof.Parzyszek@amd.com>2025-08-07 15:29:51 -0500
committerGitHub <noreply@github.com>2025-08-07 15:29:51 -0500
commitbc814348ec0412362b062cb2928e5fc76d31bccb (patch)
treed0c14733b0440fd4c34328667538af6b1621b61e /llvm/lib/BinaryFormat
parent9234066476aa82cfac3cee564883a3124df4584e (diff)
downloadllvm-bc814348ec0412362b062cb2928e5fc76d31bccb.zip
llvm-bc814348ec0412362b062cb2928e5fc76d31bccb.tar.gz
llvm-bc814348ec0412362b062cb2928e5fc76d31bccb.tar.bz2
[flang][OpenMP] Break up ResolveOmpObject for readability, NFC (#151957)
The function ResolveOmpObject had a lot of highly-indented code in two variant visitors. Extract the visitors into their own functions, and reformat the code. Replace !(||) with !&&! in a couple of places to make the formatting a bit nicer. Use llvm::enumerate instead of manually maintaining iteration index.
Diffstat (limited to 'llvm/lib/BinaryFormat')
0 files changed, 0 insertions, 0 deletions