[all-commits] [llvm/llvm-project] 91cab5: [clang][Interp][NFC] Fix InterpStack::dump() for e...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Jul 23 01:42:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91cab53f881086c45b44541eec8e408e3a7446b4
https://github.com/llvm/llvm-project/commit/91cab53f881086c45b44541eec8e408e3a7446b4
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-23 (Sun, 23 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/InterpStack.cpp
Log Message:
-----------
[clang][Interp][NFC] Fix InterpStack::dump() for empty stacks
Commit: 142bfaff7e7bbb768b5f22b3b14691b5ce3615f9
https://github.com/llvm/llvm-project/commit/142bfaff7e7bbb768b5f22b3b14691b5ce3615f9
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-23 (Sun, 23 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Fix two small code style problems
Compare: https://github.com/llvm/llvm-project/compare/0d91cb5ef9c0...142bfaff7e7b
More information about the All-commits
mailing list