We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bda7dc commit 03166c3Copy full SHA for 03166c3
.travis.yml
@@ -30,7 +30,7 @@ matrix:
30
- clang-3.7
31
- libubsan0
32
- libc++-dev
33
- - libstdc++-5-dev
+ - libstdc++-5-dev
34
before_install:
35
- mkdir bin ; ln -s /usr/bin/clang-3.7 bin/gcc
36
# env: COMPILER=clang++-3.7 SAN_FLAGS="-fsanitize=undefined -fno-sanitize-recover=undefined,integer -fno-omit-frame-pointer"
0 commit comments