[all-commits] [llvm/llvm-project] f2a6a9: Fix MSVC "ignoring return value of function declar...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 23 03:41:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2a6a9706925a64386a0833f9ff2a03017a90bb5
https://github.com/llvm/llvm-project/commit/f2a6a9706925a64386a0833f9ff2a03017a90bb5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
Fix MSVC "ignoring return value of function declared with 'nodiscard' attribute" warning. NFC.
More information about the All-commits
mailing list