[all-commits] [llvm/llvm-project] 8ad37a: [clang][Interp][NFC] Return array element type in ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Sep 5 01:34:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ad37a894b0b54fe71afa5ea3c003eea6ba76676
https://github.com/llvm/llvm-project/commit/8ad37a894b0b54fe71afa5ea3c003eea6ba76676
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M clang/lib/AST/Interp/Pointer.h
Log Message:
-----------
[clang][Interp][NFC] Return array element type in Pointer::getType()
This is irrelevant for the current tests, but makes sense and later
changes easier.
Commit: c6ce32d9c348f69b19d8b3bfb4e0e3c3ea3bf679
https://github.com/llvm/llvm-project/commit/c6ce32d9c348f69b19d8b3bfb4e0e3c3ea3bf679
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M clang/lib/AST/Interp/Interp.h
Log Message:
-----------
[clang][Interp][NFC] Fix a comment
Compare: https://github.com/llvm/llvm-project/compare/658a4fdb26a4...c6ce32d9c348
More information about the All-commits
mailing list