Lines Matching +full:libcxx +full:-
7 # http://www.apache.org/licenses/LICENSE-2.0
20 "-Wno-unknown-warning-option",
21 "-Wno-global-constructors",
22 "-Wno-covered-switch-default",
23 "-Wno-used-but-marked-unused",
24 "-Wno-covered-switch-default",
25 "-Wno-global-constructors",
26 "-Wno-used-but-marked-unused",
27 "-Wno-inconsistent-missing-override",
28 "-Wno-unused-member-function",
29 "-Wno-zero-as-null-pointer-constant",
30 "-Wno-weak-vtables",
34 # Mimimal config to be used in production (i.e. non-test) targets. This is
40 # Using -isystem instead of include_dirs (-I), so we don't need to suppress
43 "-isystem",
52 # Using -isystem instead of include_dirs (-I), so we don't need to suppress
55 "-isystem",
57 "-isystem",
66 configs -= [ "//gn/standalone:extra_warnings" ]
70 "googletest/googletest/src/gtest-all.cc",
76 configs -= [ "//gn/standalone:extra_warnings" ]
86 configs -= [ "//gn/standalone:extra_warnings" ]
90 "googletest/googlemock/src/gmock-all.cc",
97 # clean as possible in terms of -W-no* suppressions. Thankfully the
106 # Using -isystem instead of include_dirs (-I), so we don't need to suppress
109 "-isystem",
111 "-Wno-unknown-warning-option",
112 "-Wno-deprecated",
113 "-Wno-undef",
114 "-Wno-zero-as-null-pointer-constant",
126 "-Wno-unknown-warning-option",
127 "-Wno-enum-compare-switch",
128 "-Wno-user-defined-warnings",
159 configs -= [ "//gn/standalone:extra_warnings" ]
223 configs -= [ "//gn/standalone:extra_warnings" ]
326 configs -= [ "//gn/standalone:extra_warnings" ]
339 configs -= [ "//gn/standalone:extra_warnings" ]
352 "-fPIC",
353 "-fstrict-aliasing",
359 "libunwind/src/Unwind-EHABI.cpp",
360 "libunwind/src/Unwind-sjlj.c",
361 "libunwind/src/UnwindLevel1-gcc-ext.c",
368 configs -= [
409 configs -= [
432 "libcxx/src/algorithm.cpp",
433 "libcxx/src/any.cpp",
434 "libcxx/src/bind.cpp",
435 "libcxx/src/chrono.cpp",
436 "libcxx/src/condition_variable.cpp",
437 "libcxx/src/debug.cpp",
438 "libcxx/src/exception.cpp",
439 "libcxx/src/functional.cpp",
440 "libcxx/src/future.cpp",
441 "libcxx/src/hash.cpp",
442 "libcxx/src/ios.cpp",
443 "libcxx/src/iostream.cpp",
444 "libcxx/src/locale.cpp",
445 "libcxx/src/memory.cpp",
446 "libcxx/src/mutex.cpp",
447 "libcxx/src/new.cpp",
448 "libcxx/src/optional.cpp",
449 "libcxx/src/random.cpp",
450 "libcxx/src/regex.cpp",
451 "libcxx/src/shared_mutex.cpp",
452 "libcxx/src/stdexcept.cpp",
453 "libcxx/src/string.cpp",
454 "libcxx/src/strstream.cpp",
455 "libcxx/src/system_error.cpp",
456 "libcxx/src/thread.cpp",
457 "libcxx/src/typeinfo.cpp",
458 "libcxx/src/utility.cpp",
459 "libcxx/src/valarray.cpp",
460 "libcxx/src/variant.cpp",
462 configs -= [
526 configs -= [ "//gn/standalone:extra_warnings" ]
540 "-include",
556 configs -= [ "//gn/standalone:extra_warnings" ]