[all-commits] [llvm/llvm-project] 058f17: [ADT] Move LLVM_DEPRECATED before type after D133502
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Sep 9 15:57:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 058f17d3afdf77474936b78a3611fe897f9890f8
https://github.com/llvm/llvm-project/commit/058f17d3afdf77474936b78a3611fe897f9890f8
Author: Fangrui Song <i at maskray.me>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M llvm/include/llvm/ADT/STLArrayExtras.h
Log Message:
-----------
[ADT] Move LLVM_DEPRECATED before type after D133502
`[[deprecated(...)]]` cannot appear between `inline size_t`.
More information about the All-commits
mailing list