diff options
author | erichkeane <ekeane@nvidia.com> | 2025-03-17 13:10:30 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-03-17 13:21:59 -0700 |
commit | 2e6402ca2c6c33ccf41d74383a8e3afb82489410 (patch) | |
tree | 9c91c8f5aea3344b75dcaecea9922e35510af6e1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4ce1d1f1d90d19fb7094f2dcca3b46fef81c1e27 (diff) | |
download | llvm-2e6402ca2c6c33ccf41d74383a8e3afb82489410.zip llvm-2e6402ca2c6c33ccf41d74383a8e3afb82489410.tar.gz llvm-2e6402ca2c6c33ccf41d74383a8e3afb82489410.tar.bz2 |
[NFC] Add explicit initializer to PGOCtxProfReader's RootEntryCount
I found that on Clang versions before 11 we suppress the defaulted
constructor because RootEntryCount would not be initialized. This patch
adds an explicit initializer which should suppress this error.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions