Skip to content

Commit

Permalink
tests: add missing // no-system-llvm annotation to #69841 test.
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyb committed Apr 11, 2020
1 parent e008492 commit f4a96c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/issues/issue-69841.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// LLVM bug which needed a fix to be backported.

// run-pass
// no-system-llvm

fn main() {
let buffer = [49u8, 10];
Expand Down

0 comments on commit f4a96c1

Please sign in to comment.