summaryrefslogtreecommitdiffstats
path: root/extensions/extensions.mk
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2019-07-12 16:04:59 -0700
committerWilliam A. Kennington III <wak@google.com>2019-07-12 16:13:49 -0700
commit3b81846a764c4f87977b726188df224c0107c760 (patch)
tree1402cb209456cfdd06190b819880221cede043b4 /extensions/extensions.mk
parent487e017b41068d151b7241dee46d893fa0f6cd4b (diff)
downloadphosphor-logging-3b81846a764c4f87977b726188df224c0107c760.tar.gz
phosphor-logging-3b81846a764c4f87977b726188df224c0107c760.zip
log: Re-order to fix return type deduction
The entry(...) function definition needs to come before the log function since it depends on knowing the return type of the entry it is generating. Technically this is never an issue because a concrete log(...) call is never used before entry(...) is defined, but static analyzers are unhappy about it. Change-Id: Ia784851ffed5436474d5f6a44d78343a9be8d231 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'extensions/extensions.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud