[all-commits] [llvm/llvm-project] 6d0488: [compiler-rt] Mark FDP non-template methods inline...
Max Moroz via All-commits
all-commits at lists.llvm.org
Wed Mar 25 13:44:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d0488f75bb2f37bcfe93fc8f59f6e78c9a0c939
https://github.com/llvm/llvm-project/commit/6d0488f75bb2f37bcfe93fc8f59f6e78c9a0c939
Author: Max Moroz <mmoroz at chromium.org>
Date: 2020-03-25 (Wed, 25 Mar 2020)
Changed paths:
M compiler-rt/include/fuzzer/FuzzedDataProvider.h
Log Message:
-----------
[compiler-rt] Mark FDP non-template methods inline to avoid ODR violations.
More information about the All-commits
mailing list