[all-commits] [llvm/llvm-project] edeb0f: [clang][Interp][NFC] Clean up InterpState.cpp
Timm Bäder via All-commits
all-commits at lists.llvm.org
Tue Feb 28 07:36:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edeb0f49794c63d22a4c7fd6d2672c8544038dca
https://github.com/llvm/llvm-project/commit/edeb0f49794c63d22a4c7fd6d2672c8544038dca
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M clang/lib/AST/Interp/InterpState.cpp
Log Message:
-----------
[clang][Interp][NFC] Clean up InterpState.cpp
Remove unused includes, an unused using alias and braces in single-line
if statements.
More information about the All-commits
mailing list