diff options
author | archshift <gh@archshift.com> | 2015-08-11 19:45:15 -0700 |
---|---|---|
committer | archshift <gh@archshift.com> | 2015-08-11 19:45:15 -0700 |
commit | d1ae413ffd4f6a1d36ab67ee8d85c770336e0af3 (patch) | |
tree | cb108d168ea296d798b99cac1faff36b9ecbe4e1 /src/common/logging/backend.cpp | |
parent | 35f336066354bd667524d99439a5e792ae7e7366 (diff) |
Stop defining GCC always_inline attributes as __forceinline
__forceinline is a MSVC extension, which may confuse some people working on the codebase.
Furthermore, the C++ standard dictates that all names which contain adjacent underscores are reserved.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions