diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2025-10-01 14:12:45 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 14:12:45 +0300 |
commit | f7f37fb71ebe12721b9ad22f21ecd7e0823210d4 (patch) | |
tree | d8387b0427f90bcba8e2189323d9ccd7f8c51f9c /clang/test/ASTMerge/anonymous-fields/Inputs/anonymous-fields1.cpp | |
parent | 55bd45852cde2eeb0132767f54f48589d87ce2ad (diff) | |
download | llvm-f7f37fb71ebe12721b9ad22f21ecd7e0823210d4.zip llvm-f7f37fb71ebe12721b9ad22f21ecd7e0823210d4.tar.gz llvm-f7f37fb71ebe12721b9ad22f21ecd7e0823210d4.tar.bz2 |
[BOLT] Gadget scanner: make use of C++17 features and LLVM helpers (#141665)
Perform trivial syntactical cleanups:
- make use of structured binding declarations
- use LLVM utility functions when appropriate
- omit braces around single expression inside single-line LLVM_DEBUG()
This patch is NFC aside from minor debug output changes.
Diffstat (limited to 'clang/test/ASTMerge/anonymous-fields/Inputs/anonymous-fields1.cpp')
0 files changed, 0 insertions, 0 deletions