rules_cc/cc
Googler 56897752c0 Remove restriction on generate_pdb_file to be only used in dbg and fastbuild mode
Users may want to build in opt mode and still want the pdb file to be a linking action output.
See https://github.com/bazelbuild/rules_cc/issues/94#issuecomment-828254895

RELNOTES: None
PiperOrigin-RevId: 372351216
Change-Id: I1b8a8709014deb4abdb13db387e185cd08f408d7
2021-05-06 08:44:55 -07:00
..
private Remove restriction on generate_pdb_file to be only used in dbg and fastbuild mode 2021-05-06 08:44:55 -07:00
BUILD
action_names.bzl
cc_toolchain_config_lib.bzl
defs.bzl
find_cc_toolchain.bzl Update rules_cc to use the correct toolchain type (@bazel_tools//tools/cpp:toolchain_type). 2021-03-05 09:10:23 -08:00
repositories.bzl
system_library.bzl
toolchain_utils.bzl
version.bzl