llvm-project
9b1719ef - [lldb] Mark single-argument SourceLanguage constructors explicit (#166527)

Commit
41 days ago
[lldb] Mark single-argument SourceLanguage constructors explicit (#166527) This avoids unintentional comparisons between `SourceLanguage` and `LanguageType`. Also marks `operator bool` explicit so we don't implicitly convert to bool.
Author
Parents
Loading