This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25b03ae78ff3: Fix C++11 warnings in RangeSetTest.cpp
(authored by philipp.tomsich).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
steakhal accepted this revision.
steakhal added a comment.
This revision is now accepted and ready to land.
I'm not that confident around gtest macros, but this doesn't look harmful.
Thanks for taking the time and fixing it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
http
philipp.tomsich created this revision.
Herald added a subscriber: steakhal.
Herald added a project: All.
philipp.tomsich requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This change fixes the following warnings:
llvm/clang/unittests/St