[all-commits] [llvm/llvm-project] 5146f8: LLVM_NODISCARD => [[nodiscard]]. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 9 00:16:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5146f84fd616084fb63025a3e8a172179137b1ce
https://github.com/llvm/llvm-project/commit/5146f84fd616084fb63025a3e8a172179137b1ce
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M lldb/include/lldb/Interpreter/CommandInterpreter.h
M lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
M mlir/include/mlir/Analysis/AliasAnalysis.h
M mlir/include/mlir/Dialect/Transform/IR/TransformInterfaces.h
M mlir/include/mlir/IR/OpImplementation.h
M mlir/include/mlir/Support/LogicalResult.h
Log Message:
-----------
LLVM_NODISCARD => [[nodiscard]]. NFC
More information about the All-commits
mailing list