[all-commits] [llvm/llvm-project] d3c016: [clang][Interp][NFC] Remove unnecessary include fr...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Thu May 4 01:23:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3c01652448231ad24eb9abfc6af95f58f865f07
https://github.com/llvm/llvm-project/commit/d3c01652448231ad24eb9abfc6af95f58f865f07
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M clang/lib/AST/Interp/State.cpp
M clang/lib/AST/Interp/State.h
Log Message:
-----------
[clang][Interp][NFC] Remove unnecessary include from State.h
Forward-declare OptionalDiagnostic instead. And turn a few comments in
to doc comments.
More information about the All-commits
mailing list