[all-commits] [llvm/llvm-project] bc1ea2: Replicate attributes on definition to make MSVC le...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Apr 24 17:02:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc1ea2a2c5e177ad0034e445cd32b62d3b22ac90
https://github.com/llvm/llvm-project/commit/bc1ea2a2c5e177ad0034e445cd32b62d3b22ac90
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-25 (Sat, 25 Apr 2020)
Changed paths:
M llvm/lib/Support/MemAlloc.cpp
Log Message:
-----------
Replicate attributes on definition to make MSVC less noisy
warning C4565: 'llvm::allocate_buffer': redefinition; the symbol was previously declared with __declspec(restrict)
More information about the All-commits
mailing list