diff options
author | Congcong Cai <congcongcai0907@163.com> | 2025-03-08 13:41:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 13:41:24 +0800 |
commit | 6f7570c200aa1ee9af9d1eb7a378d56264ee297e (patch) | |
tree | fd125812ac5ddb14fdadceaae94aa1969efbe3d0 /llvm/utils/TableGen/DecoderEmitter.cpp | |
parent | d08cf7900d2aaff9e7483ea74a58871edbdc45f2 (diff) | |
download | llvm-6f7570c200aa1ee9af9d1eb7a378d56264ee297e.zip llvm-6f7570c200aa1ee9af9d1eb7a378d56264ee297e.tar.gz llvm-6f7570c200aa1ee9af9d1eb7a378d56264ee297e.tar.bz2 |
[clang-tidy][misc-use-internal-linkage] fix false positives for function or variable in header file which contains macro expansion (#129594)
When check whether in main file, spelling loc will lead to `<scratch
space>`. instead, expansion loc is close to loc after preprocess. It is
suitable to analyze linkage.
Diffstat (limited to 'llvm/utils/TableGen/DecoderEmitter.cpp')
0 files changed, 0 insertions, 0 deletions