aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorerichkeane <ekeane@nvidia.com>2025-03-17 13:10:30 -0700
committererichkeane <ekeane@nvidia.com>2025-03-17 13:21:59 -0700
commit2e6402ca2c6c33ccf41d74383a8e3afb82489410 (patch)
tree9c91c8f5aea3344b75dcaecea9922e35510af6e1 /clang/lib/CodeGen/CodeGenFunction.cpp
parent4ce1d1f1d90d19fb7094f2dcca3b46fef81c1e27 (diff)
downloadllvm-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