mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-22 09:24:15 +03:00
Restore prevention of clang static analysis from 336326af3aab93f31474fa6de28782457ae4a1c0
This commit is contained in:
parent
59eea1333a
commit
f1dabdb78d
@ -1,3 +1,5 @@
|
||||
/* Omit from static analysis. */
|
||||
#ifndef __clang_analyzer__
|
||||
/*
|
||||
* Single source autogenerated distributable for Duktape 1.5.0.
|
||||
*
|
||||
@ -86502,3 +86504,4 @@ DUK_INTERNAL duk_double_t duk_util_tinyrandom_get_double(duk_hthread *thr) {
|
||||
|
||||
return t;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user