llvm-project
[clang-tidy] Add `IgnoreAliasing` option to `readability-qualified-auto check`
#147060
Merged

[clang-tidy] Add `IgnoreAliasing` option to `readability-qualified-auto check` #147060

JuanBesa
Copied over everything
d176aa31
github-actions
llvmbot llvmbot added clang-tools-extra
llvmbot llvmbot added clang-tidy
llvmbot
EugeneZelenko EugeneZelenko requested a review from vbvictor vbvictor 92 days ago
EugeneZelenko EugeneZelenko requested a review from PiotrZSL PiotrZSL 92 days ago
EugeneZelenko EugeneZelenko requested a review from carlosgalvezp carlosgalvezp 92 days ago
EugeneZelenko EugeneZelenko requested a review from 5chmidti 5chmidti 92 days ago
EugeneZelenko EugeneZelenko requested a review from HerrCai0907 HerrCai0907 92 days ago
EugeneZelenko
EugeneZelenko commented on 2025-07-04
vbvictor
vbvictor requested changes on 2025-07-04
5chmidti
vbvictor
Respond to reviews: Specify auto type, add to release notes and check…
0931979c
JuanBesa Merge branch 'main' into readability-qualified-auto-opaque-types
b61cfccb
JuanBesa
vbvictor
EugeneZelenko
EugeneZelenko commented on 2025-07-07
Move the option logic into the Matcher
9dfd9bb9
Merged release notes
5d0a2f5f
Extra space in release notes
fd43946b
JuanBesa
vbvictor
JuanBesa Merge branch 'llvm:main' into readability-qualified-auto-opaque-types
acf71b55
EugeneZelenko
EugeneZelenko commented on 2025-07-14
5chmidti
5chmidti commented on 2025-07-14
JuanBesa Merge branch 'llvm:main' into readability-qualified-auto-opaque-types
ea71c1bc
kazutakahirata [llvm] Use llvm::fill (NFC) (#146988)
61bf13e4
Merge the tests
0e287e0b
Change the name to IgnoreAliasing
591e57f5
Updated the documentation, added note about limitation
098cafa3
JuanBesa JuanBesa changed the title [clang-tidy] added `RespectOpaqueTypes` option to `readability-qualified-auto check` [clang-tidy] added `IgnoreAliasing` option to `readability-qualified-auto check` 81 days ago
JuanBesa
EugeneZelenko
EugeneZelenko commented on 2025-07-15
Improved docs following reviewer comments
16eee248
Capture this instead
6c89510f
EugeneZelenko
EugeneZelenko commented on 2025-07-15
vbvictor
vbvictor commented on 2025-07-15
Merge matcher and improve documentation
404dae63
EugeneZelenko
EugeneZelenko commented on 2025-07-22
JuanBesa Update clang-tools-extra/docs/clang-tidy/checks/readability/qualified…
261d315b
JuanBesa Merge branch 'main' into readability-qualified-auto-opaque-types
df7166ad
Small line change
5c8c1376
EugeneZelenko
pulled new version
b4c03cfb
JuanBesa
JuanBesa Merge branch 'main' into readability-qualified-auto-opaque-types
2492808b
5chmidti
5chmidti approved these changes on 2025-07-23
5chmidti
vbvictor
vbvictor commented on 2025-07-23
JuanBesa Update spacing clang-tools-extra/docs/clang-tidy/checks/readability/q…
62b74175
JuanBesa Merge branch 'main' into readability-qualified-auto-opaque-types
db448e4f
JuanBesa Merge branch 'main' into readability-qualified-auto-opaque-types
10ee733a
vbvictor
vbvictor approved these changes on 2025-07-24
JuanBesa
vbvictor
JuanBesa
vbvictor vbvictor changed the title [clang-tidy] added `IgnoreAliasing` option to `readability-qualified-auto check` [clang-tidy] Add `IgnoreAliasing` option to `readability-qualified-auto check` 68 days ago
vbvictor vbvictor merged 4d259de2 into main 68 days ago
github-actions

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone