summary refs log tree commit diff
path: root/src/test/ui/invalid-compile-flags
AgeCommit message (Collapse)AuthorLines
2022-01-31Revert -Zbranch-protectionSimonas Kazlauskas-3/+0
This reverts commit d331cb710f0dd969d779510a49a3bafc7f78a54e, reversing changes made to 78fd0f633faaa5b6dd254fc1456735f63a1b1238. This is a fix for #92885 as discussed on Zulip[1]. [1] https://zulip-archive.rust-lang.org/stream/238009-t-compiler/meetings/topic/.5Bweekly.5D.202022-01-27.20.2354818.html#269588396
2021-12-01Review commentsJamie Cunliffe-0/+3
- Changed the separator from '+' to ','. - Moved the branch protection options from -C to -Z. - Additional test for incorrect branch-protection option. - Remove LLVM < 12 code. - Style fixes. Co-authored-by: James McGregor <james.mcgregor2@arm.com>
2021-06-30Add suggestion for missing compile flag groupCameron Steffen-0/+6