[all-commits] [llvm/llvm-project] 599f26: [NFC][ADT] Clean up EnumeratedArray.h
Jannik Silvanus via All-commits
all-commits at lists.llvm.org
Tue Oct 18 05:38:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 599f261c9258e1e1d7f8228cc5ae88b4fa6f846d
https://github.com/llvm/llvm-project/commit/599f261c9258e1e1d7f8228cc5ae88b4fa6f846d
Author: Jannik Silvanus <jannik.silvanus at amd.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M llvm/include/llvm/ADT/EnumeratedArray.h
Log Message:
-----------
[NFC][ADT] Clean up EnumeratedArray.h
As discussed in D135594, remove superfluous inline
attributes, and remove top-level consts on function arguments.
More information about the All-commits
mailing list