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

google / benchmark / 1108
92%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2017 10:21PM UTC
Jobs 1
Files 35
Run time 2s
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
1108

push

travis-ci

dominichamon
Always use inline asm DoNotOptimize with clang. (#452)

* Always use inline asm DoNotOptimize with clang.

clang-cl masquerades as MSVC but not GCC, so it was using the
MSVC-compatible definitions of DoNotOptimize and ClobberMemory.
Presumably, it's better in general to use the targeted assembly for
this functionality (the codegen is different), but the specific issue
is that clang-cl deprecates the usage of _ReadWriteBarrier, and this
gets rid of that warning.

* triggering another AppVeyor run

1404 of 1613 relevant lines covered (87.04%)

3886629.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1108.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 09 Oct 2017 10:21PM UTC 0
87.04
Travis Job 1108.1
Source Files on build 1108
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1108
  • f3cd636f on github
  • Prev Build on master (#1105)
  • Next Build on master (#1124)
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

© 2026 Coveralls, Inc