[all-commits] [llvm/llvm-project] 39f4bd: [clang][Interp][NFC] Simplify dump() indentation
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed May 31 00:03:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39f4bd214f1be248283fb7e35bc2610c19169252
https://github.com/llvm/llvm-project/commit/39f4bd214f1be248283fb7e35bc2610c19169252
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M clang/lib/AST/Interp/Disasm.cpp
Log Message:
-----------
[clang][Interp][NFC] Simplify dump() indentation
Use llvm::raw_ostream::indent().
More information about the All-commits
mailing list