llvm-project
12b1ed21 - [Clang] Add non static data member initializer for BindingDecl member Decomp (#134969)

Commit
211 days ago
[Clang] Add non static data member initializer for BindingDecl member Decomp (#134969) Static analysis flagged BindingDecl Decomp member as not being initialized during construction or by any other member function. Fix is add a default initializer for it like the other member Binding.
Author
Parents
Loading