summaryrefslogtreecommitdiff
path: root/libutils/FileMap.cpp
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2020-04-24 11:21:21 -0700
committerMaciej Żenczykowski <maze@google.com>2020-04-24 17:32:00 -0700
commitc708c3fa376ce5be23adc6fbde3dd7bfbf838d39 (patch)
tree8ac1ac7fafd939983d0fd22f98137b410e7444c2 /libutils/FileMap.cpp
parent62ae965b0a79c258ad2e6b773c885fbed8de9679 (diff)
result.h - fix bugprone-suspicious-semicolon warning
Fixes: system/core/base/include/android-base/result.h: 133:94: warning: potentially unintended semicolon [bugprone-suspicious-semicolon] Bernie says: it probably means that there's a parser bug with "if constexpr" maybe, at static analysis pass, the "if constexpr" was evaluated to false, and the compiler removed the "then" block from the AST... ... and then it thought you had written it that way :-) https://reviews.llvm.org/D46027 Test: builds Bug: 153035880 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I25df8eeca4ec06b3180c1cd21b554fc583c5581a Merged-In: I25df8eeca4ec06b3180c1cd21b554fc583c5581a
Diffstat (limited to 'libutils/FileMap.cpp')
0 files changed, 0 insertions, 0 deletions