diff options
author | Discookie <viktor.cseh@ericsson.com> | 2024-10-28 11:19:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 11:19:22 +0000 |
commit | f5ff3a560fe247206814792a7f8efef8215f7689 (patch) | |
tree | da1cfa6a2e71dc8c2167d078cbb45fbd5672ab51 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 64148944c56f50a50383c79d5b6d074d8608f2a4 (diff) | |
download | llvm-f5ff3a560fe247206814792a7f8efef8215f7689.zip llvm-f5ff3a560fe247206814792a7f8efef8215f7689.tar.gz llvm-f5ff3a560fe247206814792a7f8efef8215f7689.tar.bz2 |
[clang-tidy] Do not emit file path for anonymous enums in `readability-enum-initial-value` check (#112496)
Previously the name of anonymous enums in the check were `enum 'enum
(unnamed at /full/path/to/file.c:1:1)'`, which breaks reproducibility of
clang-tidy reports when the analyzed project is in a different folder.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions