[clang] [Clang][ARM] Call constructor on BranchTargetInfo. (PR #98307)
Sergei Barannikov via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 06:15:21 PDT 2024
s-barannikov wrote:
IIRC there is a clang-tidy check that diagnoses uninitialized PODs, but probably making the constructor non-trivial is simpler.
https://github.com/llvm/llvm-project/pull/98307
More information about the cfe-commits
mailing list