diff options
author | Andrew Rogers <andrurogerz@gmail.com> | 2025-06-10 10:45:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 10:45:21 -0700 |
commit | c30952592a88b6ca7b260d3938be564c8aeea1e4 (patch) | |
tree | 8974e2d96178cc1499d5bf9585be0703c406ad54 /clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp | |
parent | 47918e7cb74107852c1a77e198b1b36482f0c111 (diff) | |
download | llvm-c30952592a88b6ca7b260d3938be564c8aeea1e4.zip llvm-c30952592a88b6ca7b260d3938be564c8aeea1e4.tar.gz llvm-c30952592a88b6ca7b260d3938be564c8aeea1e4.tar.bz2 |
[compiler-rt] replicate changes from llvm/ProfileData/InstrProfData.inc (#143574)
## Purpose
The compiler-rt project `check-same-common-code.test` test case started
failing after #142861 was merged. This change addresses the failure.
## Overview
This patch replicates the changes made by #142861 to
llvm/include/llvm/ProfileData/InstrProfData.inc in the duplicated file
compiler-rt/include/profile/InstrProfData.inc. These files otherwise
match.
## Validation
Locally built `check-profile` target and verified
`check-same-common-code.test` now passes.
Diffstat (limited to 'clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions