Issue 182485
Summary RISCVGenSearchableTables.inc(20342): warning C4804: '<': unsafe use of type 'bool' in operation
Labels backend:RISC-V, tablegen, build-problem
Assignees
Reporter RKSimon
    MSVC builds are reporting:
```
E:\llvm\ninja\lib\Target\RISCV\RISCVGenSearchableTables.inc(20342): warning C4804: '<': unsafe use of type 'bool' in operation
E:\llvm\ninja\lib\Target\RISCV\RISCVGenSearchableTables.inc(20344): warning C4804: '>': unsafe use of type 'bool' in operation
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to