Home
last modified time | relevance | path

Searched refs:Wpedantic (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/example_null/
DMakefile44 CXXFLAGS += -Wextra -Wpedantic
63 CXXFLAGS += -Wextra -Wpedantic
/third_party/ltp/tools/sparse/sparse-src/
Doptions.h121 extern int Wpedantic;
Doptions.c121 int Wpedantic = 0; variable
734 { "pedantic", &Wpedantic, NULL, OPT_VAL, FLAG_ON },
866 { "pedantic", &Wpedantic },
Dpre-process.c2203 if (!is_cond || Wpedantic) in handle_preprocessor_line()
/third_party/vulkan-headers/tests/
DCMakeLists.txt29 -Wpedantic
/third_party/astc-encoder/Source/UnitTest/
Dcmake_core.cmake47 $<$<NOT:$<CXX_COMPILER_ID:MSVC>>:-Wpedantic>
/third_party/astc-encoder/Source/
Dcmake_core.cmake116 $<$<NOT:$<CXX_COMPILER_ID:MSVC>>:-Wpedantic>
/third_party/node/deps/base64/base64/
DCMakeLists.txt171 -Wpedantic
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DCMakeLists.txt108 set(SPIRV_WARNINGS ${SPIRV_WARNINGS} -Wpedantic -pedantic-errors)
DREADME.md438 For Clang, enables `-Weverything`. For GCC, enables `-Wpedantic`.
/third_party/skia/third_party/externals/spirv-tools/
DCMakeLists.txt108 set(SPIRV_WARNINGS ${SPIRV_WARNINGS} -Wpedantic -pedantic-errors)
DREADME.md438 For Clang, enables `-Weverything`. For GCC, enables `-Wpedantic`.
/third_party/spirv-tools/
DCMakeLists.txt112 set(SPIRV_WARNINGS ${SPIRV_WARNINGS} -Wpedantic -pedantic-errors)
DREADME.md456 For Clang, enables `-Weverything`. For GCC, enables `-Wpedantic`.
/third_party/json/cmake/
Dci.cmake312 -Wpedantic
/third_party/ffmpeg/
Dconfigure6816 check_cflags -Wpedantic
/third_party/mbedtls/
DChangeLog3318 and with GCC using the -Wpedantic compilation option.
/third_party/gstreamer/gstreamer/
DChangeLog25860 info: fix compiler warning with -Wpedantic and gcc 5
25861 Gstreamer compiled with gcc 5.2 and -Wpedantic produces the
25863 'ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
/third_party/gstreamer/gstplugins_base/
DChangeLog877 …ideoaggregator.h:206:78: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]
880 …deoaggregator.h:214:181: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]