[all-commits] [llvm/llvm-project] 284bd9: [clang][Interp][NFC] Remove unused using alias
Timm Bäder via All-commits
all-commits at lists.llvm.org
Mon Jan 23 01:21:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 284bd95e80fc7674040f62b8c09ea06a54bd51b9
https://github.com/llvm/llvm-project/commit/284bd95e80fc7674040f62b8c09ea06a54bd51b9
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Remove unused using alias
Commit: 8f15c4c2a0fb61469060f9cf85b0b5adee8e0275
https://github.com/llvm/llvm-project/commit/8f15c4c2a0fb61469060f9cf85b0b5adee8e0275
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/Record.h
Log Message:
-----------
[clang][Interp][NFC] Add Record::getDestructor()
Unused for now but will be used in later commits.
Compare: https://github.com/llvm/llvm-project/compare/9acc2f37bdfc...8f15c4c2a0fb
More information about the All-commits
mailing list