aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar ulfjack <ulfjack@google.com>2018-02-02 07:45:22 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-02-02 07:47:16 -0800
commit8b5a64b87f13cf613f9e72d7710294304c091ff1 (patch)
tree4fb5ed505a36d5e228f3ff61de9854a9dd141a0e /README.md
parent757fe08b455d8b88fd89505a506c7303988cc639 (diff)
Fix error handling in skyframe target pattern parsing
Bazel completely swallowed errors in some cases, e.g., if the pattern is invalid like bazel build foo//bar:baz. Note that it previously silently ignored empty targets if --experimental_skyframe_target_pattern_evaluator was passed, and now fails (which is consistent with legacy behavior). This is an intentional change, but may break users who are using the experimental flag and are passing empty strings to Bazel. PiperOrigin-RevId: 184282856
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions