NorenaLeonetti added a comment.
In https://reviews.llvm.org/D33826#935394, @lebedev.ri wrote:
> Ping?
Hi, I'm sorry I got a bit busy, I'll get back to it next year.
Repository:
rL LLVM
https://reviews.llvm.org/D33826
___
cfe-commits mailing li
NorenaLeonetti updated this revision to Diff 116510.
Repository:
rL LLVM
https://reviews.llvm.org/D33826
Files:
clang-tidy/cert/AvoidPointerCastToMoreStrictAlignmentCheck.cpp
clang-tidy/cert/AvoidPointerCastToMoreStrictAlignmentCheck.h
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert
NorenaLeonetti added a comment.
In https://reviews.llvm.org/D33826#866145, @lebedev.ri wrote:
> In https://reviews.llvm.org/D33826#866133, @NorenaLeonetti wrote:
>
> > In https://reviews.llvm.org/D33826#861226, @aaron.ballman wrote:
> >
> > > Have you run this check over any large code bases to s
NorenaLeonetti updated this revision to Diff 114544.
Repository:
rL LLVM
https://reviews.llvm.org/D33826
Files:
clang-tidy/cert/AvoidPointerCastToMoreStrictAlignmentCheck.cpp
clang-tidy/cert/AvoidPointerCastToMoreStrictAlignmentCheck.h
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert
NorenaLeonetti marked an inline comment as done.
NorenaLeonetti added a comment.
In https://reviews.llvm.org/D33826#861226, @aaron.ballman wrote:
> Have you run this check over any large code bases to see what the quality of
> the diagnostics are?
`-checks=-*,cert-exp36-c,modernize-unary-stati
NorenaLeonetti updated this revision to Diff 113654.
NorenaLeonetti added a comment.
Herald added a subscriber: JDevlieghere.
Added a test for C++ style cast and modified the docs.
Repository:
rL LLVM
https://reviews.llvm.org/D33826
Files:
clang-tidy/cert/AvoidPointerCastToMoreStrictAlignm
NorenaLeonetti updated this revision to Diff 113652.
Repository:
rL LLVM
https://reviews.llvm.org/D33825
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/SignalHandlerMustBePlainOldFunctionCheck.cpp
clang-tidy/cert/SignalHandlerMustBePlainOldFunc
NorenaLeonetti updated this revision to Diff 113651.
Herald added a subscriber: JDevlieghere.
Repository:
rL LLVM
https://reviews.llvm.org/D33825
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/SignalHandlerMustBePlainOldFunctionCheck.cpp
clang-
NorenaLeonetti marked 16 inline comments as done.
NorenaLeonetti added a comment.
In https://reviews.llvm.org/D33825#772688, @aaron.ballman wrote:
> This check is an interesting one. The rules around what is signal safe are
> changing for C++17 to be a bit more lenient than what the rules are fo
NorenaLeonetti created this revision.
NorenaLeonetti added a project: clang-tools-extra.
Herald added subscribers: xazax.hun, mgorny.
Based on CERT-EXP36-C
Repository:
rL LLVM
https://reviews.llvm.org/D33826
Files:
clang-tidy/cert/AvoidPointerCastToMoreStrictAlignmentCheck.cpp
clang-tidy
NorenaLeonetti created this revision.
NorenaLeonetti added a project: clang-tools-extra.
Herald added subscribers: xazax.hun, mgorny.
Based on CERT-MSC54-CPP
Repository:
rL LLVM
https://reviews.llvm.org/D33825
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
cla
11 matches
Mail list logo