[all-commits] [llvm/llvm-project] c67e2d: [ADT] Add [[nodiscard]] to SmallString (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Dec 25 10:58:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c67e2d97ad7fa25e997d378a3fcd1142ad38bf80
https://github.com/llvm/llvm-project/commit/c67e2d97ad7fa25e997d378a3fcd1142ad38bf80
Author: Kazu Hirata <kazu at google.com>
Date: 2023-12-25 (Mon, 25 Dec 2023)
Changed paths:
M llvm/include/llvm/ADT/SmallString.h
Log Message:
-----------
[ADT] Add [[nodiscard]] to SmallString (NFC)
More information about the All-commits
mailing list