llvm-project
9b1719ef
- [lldb] Mark single-argument SourceLanguage constructors explicit (#166527)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#166527 - [lldb] Mark single-argument SourceLanguage constructors explicit
Author
Michael137
Parents
0b72899f
Loading