Searched refs:Wpedantic (Results 1 – 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/imgui/examples/example_null/ |
D | Makefile | 44 CXXFLAGS += -Wextra -Wpedantic 63 CXXFLAGS += -Wextra -Wpedantic
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | options.h | 121 extern int Wpedantic;
|
D | options.c | 121 int Wpedantic = 0; variable 734 { "pedantic", &Wpedantic, NULL, OPT_VAL, FLAG_ON }, 866 { "pedantic", &Wpedantic },
|
D | pre-process.c | 2203 if (!is_cond || Wpedantic) in handle_preprocessor_line()
|
/third_party/vulkan-headers/tests/ |
D | CMakeLists.txt | 29 -Wpedantic
|
/third_party/astc-encoder/Source/UnitTest/ |
D | cmake_core.cmake | 47 $<$<NOT:$<CXX_COMPILER_ID:MSVC>>:-Wpedantic>
|
/third_party/astc-encoder/Source/ |
D | cmake_core.cmake | 116 $<$<NOT:$<CXX_COMPILER_ID:MSVC>>:-Wpedantic>
|
/third_party/node/deps/base64/base64/ |
D | CMakeLists.txt | 171 -Wpedantic
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CMakeLists.txt | 108 set(SPIRV_WARNINGS ${SPIRV_WARNINGS} -Wpedantic -pedantic-errors)
|
D | README.md | 438 For Clang, enables `-Weverything`. For GCC, enables `-Wpedantic`.
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CMakeLists.txt | 108 set(SPIRV_WARNINGS ${SPIRV_WARNINGS} -Wpedantic -pedantic-errors)
|
D | README.md | 438 For Clang, enables `-Weverything`. For GCC, enables `-Wpedantic`.
|
/third_party/spirv-tools/ |
D | CMakeLists.txt | 112 set(SPIRV_WARNINGS ${SPIRV_WARNINGS} -Wpedantic -pedantic-errors)
|
D | README.md | 456 For Clang, enables `-Weverything`. For GCC, enables `-Wpedantic`.
|
/third_party/json/cmake/ |
D | ci.cmake | 312 -Wpedantic
|
/third_party/ffmpeg/ |
D | configure | 6816 check_cflags -Wpedantic
|
/third_party/mbedtls/ |
D | ChangeLog | 3318 and with GCC using the -Wpedantic compilation option.
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 25860 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/ |
D | ChangeLog | 877 …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]
|