Variables | |
COPT_VARS | |
list | LLVM_TEST_DISABLE_WARNINGS_FLAGS |
list | MSVC_BIG_WARNING_FLAGS |
list | MSVC_DEFINES |
Abseil compiler options. This is the source of truth for Abseil compiler options. To modify Abseil compilation options: (1) Edit the appropriate list in this file based on the platform the flag is needed on. (2) Run `<path_to_absl>/copts/generate_copts.py`. The generated copts are consumed by configure_copts.bzl and AbseilConfigureCopts.cmake.
copts.COPT_VARS |
Definition at line 51 of file bloaty/third_party/abseil-cpp/absl/copts/copts.py.
copts.LLVM_TEST_DISABLE_WARNINGS_FLAGS |
Definition at line 19 of file abseil-cpp/absl/copts/copts.py.
copts.MSVC_BIG_WARNING_FLAGS |
Definition at line 15 of file abseil-cpp/absl/copts/copts.py.
copts.MSVC_DEFINES |
Definition at line 40 of file abseil-cpp/absl/copts/copts.py.