Assignment and comma operators for fixed-point types were being constevaled as other
binary operators, but they need special treatment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
|  Differential  D73189  
[AST] Fix certain consteval assignment and comma operator issues with fixed-point types. Authored by ebevhan on Jan 22 2020, 6:27 AM. 
Details Assignment and comma operators for fixed-point types were being constevaled as other 
Diff Detail 
 |