llvm-project
9855d546 - [LLDB] Add boolean literals to DIL. (#157992)

Commit
51 days ago
[LLDB] Add boolean literals to DIL. (#157992) This adds the ability to recognize (and create ValueObjects for) boolean literals ("true", "false") to DIL. This is a preliminary step to adding type casting (and also for the ternary op).
Author
Parents
Loading