[all-commits] [llvm/llvm-project] 547a50: TypeSize: remove unused deprecated methods
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Oct 27 09:31:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 547a5073bed9dec25aec29751c036e2fb7d251c2
https://github.com/llvm/llvm-project/commit/547a5073bed9dec25aec29751c036e2fb7d251c2
Author: Fangrui Song <i at maskray.me>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M llvm/include/llvm/Support/TypeSize.h
Log Message:
-----------
TypeSize: remove unused deprecated methods
Complete the migration in https://reviews.llvm.org/D141134 .
More information about the All-commits
mailing list