JonasToth updated this revision to Diff 370813.
JonasToth added a comment.
- add reproducer for '__unaligned' bug
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54943/new/
https://reviews.llvm.org/D54943
Files:
clang-tools-extra/clang-tidy/cppcor
JonasToth added a comment.
I further analyzer the false positive and its probably not so simple to fix.
'NoOp' is always used to add qualifiers. This is true for `const` and
`__unaligned`, but there seems to be no further information to disambiguate
those.
Maybe this requires even something in
1401 - 1402 of 1402 matches
Mail list logo