• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / benchmark / 1780
92%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2018 08:38PM UTC
Jobs 1
Files 36
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1780

push

travis-ci

EricWF
Backport LLVM's r341717 "Fix flags used to compile benchmark library with clang-cl" (#673)

`MSVC` is true for clang-cl, but `"${CMAKE_CXX_COMPILER_ID}" STREQUAL
"MSVC"` is false, so we would enable -Wall, which means -Weverything
with clang-cl, and we get tons of undesired warnings.

Use the simpler condition to fix things.

Patch by: Reid Kleckner @rnk

1538 of 1755 relevant lines covered (87.64%)

4755882.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1780.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 10 Sep 2018 08:38PM UTC 0
87.64
Travis Job 1780.1
Source Files on build 1780
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1780
  • f274c503 on github
  • Prev Build on master (#1767)
  • Next Build on master (#1786)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc