[all-commits] [llvm/llvm-project] 511b4d: [llvm] Add LLVM_CTOR_NODISCARD to WithColor
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Sep 5 16:52:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 511b4dd928e3e625bc6c59ab50c3ac5fa6a8bac3
https://github.com/llvm/llvm-project/commit/511b4dd928e3e625bc6c59ab50c3ac5fa6a8bac3
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M llvm/include/llvm/Support/WithColor.h
Log Message:
-----------
[llvm] Add LLVM_CTOR_NODISCARD to WithColor
Similarly to WithMarkup, add LLVM_CTOR_NODISCARD to the WithColor
constructor.
More information about the All-commits
mailing list