-
```
Compiling with clang++ and the `-fsanitize=unsigned-integer-overflow` flag
(http://clang.llvm.org/docs/UsersManual.html) exposes a few unsigned overflow
issues:
../src/miniz.c:1929:7: runtime e…
-
```
I'm trying to use iwyu with http://github.com/mapbox/mapbox-gl-native on OS X
10.9. I compiled iwyu against a clang 3.4.2 final stable.
I'm running this command:
CXX="include-what-you-use -Xiwy…
-
```
I'm trying to use iwyu with http://github.com/mapbox/mapbox-gl-native on OS X
10.9. I compiled iwyu against a clang 3.4.2 final stable.
I'm running this command:
CXX="include-what-you-use -Xiwy…
-
```
I'm trying to use iwyu with http://github.com/mapbox/mapbox-gl-native on OS X
10.9. I compiled iwyu against a clang 3.4.2 final stable.
I'm running this command:
CXX="include-what-you-use -Xiwy…
-
```
I'm trying to use iwyu with http://github.com/mapbox/mapbox-gl-native on OS X
10.9. I compiled iwyu against a clang 3.4.2 final stable.
I'm running this command:
CXX="include-what-you-use -Xiwy…
-
I try to compile a static library for iOS/macOS with `-D objc` and using classes in the package `cpp.objc`. The library compiled fine. But when linking in Xcode project I got error:
```
Undefined …
-
I have an error during creation jni lib by javacpp in case I have function with callback with std::string_view parameter
```
greeter-jni.cpp:1858:9: error: no matching function for call to 'testStri…
-
```
I'm trying to use iwyu with http://github.com/mapbox/mapbox-gl-native on OS X
10.9. I compiled iwyu against a clang 3.4.2 final stable.
I'm running this command:
CXX="include-what-you-use -Xiwy…
-
This is the current rule collection for parsing `decltype(`...`)` - we try to parse the expression (so we can deduce its type), but have a fallback via error handling to cope with expressions we can't…
-
```R
quad2segment