llvm-project
5d64a44a - [clang-doc] Initialize member variable (#191570)

Commit
9 days ago
[clang-doc] Initialize member variable (#191570) We don't always initialize the IsType field in the current implementation. We can ensure this field is always initialized to `false`, and avoid any UB due to garbage data.
Author
Parents
Loading