[all-commits] [llvm/llvm-project] 419887: [flang] Replace ATTRIBUTE_UNUSED with LLVM_ATTRIBU...
مهدي شينون (Mehdi Chinoune) via All-commits
all-commits at lists.llvm.org
Thu Jun 25 11:53:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4198874630be5c6126d78944f8a2d89dea90c7c4
https://github.com/llvm/llvm-project/commit/4198874630be5c6126d78944f8a2d89dea90c7c4
Author: Mehdi Chinoune <chinoune.mehdi at hotmail.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M flang/include/flang/Common/idioms.h
Log Message:
-----------
[flang] Replace ATTRIBUTE_UNUSED with LLVM_ATTRIBUTE_UNUSED
ATTRIBUTE_UNUSED wasn't defined with MSVC.
Patch by: Mehdi Chinoune <chinoune.mehdi at hotmail.com>
Differential Revision: https://reviews.llvm.org/D78356
More information about the All-commits
mailing list