llvm-project
17602893
- [clang][bytecode] Fix three-way unordered non-pointer comparisions (#127759)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][bytecode] Fix three-way unordered non-pointer comparisions (#127759) This _can_ happen with non-pointers, but we shouldn't diagnose it in that case.
References
#127759 - [clang][bytecode] Fix three-way unordered non-pointer comparisions
Author
tbaederr
Parents
8615f9aa
Loading