about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-block-control-flow-static-semantics.rs
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2019-08-15 12:55:03 -0700
committerJoel Galenson <jgalenson@google.com>2019-08-15 15:08:53 -0700
commit191603653b90e25d8e0e67f125aec523412b51f9 (patch)
treea70c83a82e14eb2ee49173ec441dda0bcb118b60 /src/test/ui/async-await/async-block-control-flow-static-semantics.rs
parentc01be67ea40266d6a4c3289654a07ddd7ce2a172 (diff)
downloadrust-191603653b90e25d8e0e67f125aec523412b51f9.tar.gz
rust-191603653b90e25d8e0e67f125aec523412b51f9.zip
Modify librustc_llvm to pass -DNDEBUG while compiling.
Currently, librustc_llvm builds are not reproducible because the LLVM
files it compiles use the debug version of llvm_unreachable, which
uses __FILE__.  To fix this, we propagate NDEBUG from bootstrap if
applicable and use it when compiling librustc_llvm.
Diffstat (limited to 'src/test/ui/async-await/async-block-control-flow-static-semantics.rs')
0 files changed, 0 insertions, 0 deletions