[PATCH] D133607: Improve ArchiveWriter diagnostics
Yi Kong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 21:44:52 PDT 2022
kongyi added a comment.
In D133607#3781588 <https://reviews.llvm.org/D133607#3781588>, @MaskRay wrote:
>> error: failed to build archive: 'fake_bt_keystore.o': Not an int attribute (Producer: 'LLVM15.0.1git' Reader: 'LLVM 14.0.5-rust-dev')
>
> No existing test uses this diagnostic. Do we need more coverage? Personally I think `build archive:` can be `build archive` (i.e. remove one colon).
This diagnostic came from rustc.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133607/new/
https://reviews.llvm.org/D133607
More information about the llvm-commits
mailing list