gridaphobe added a comment.
Yes please! I don't have commit rights.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91975/new/
https://reviews.llvm.org/D91975
___
cfe-commits mailing list
cfe-commits@lists
gridaphobe marked 2 inline comments as done.
gridaphobe added a comment.
Herald added a subscriber: shchenz.
I've added the non-narrowing tests, are we good to merge?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91975/new/
https://reviews.llvm.org
gridaphobe updated this revision to Diff 307348.
gridaphobe added a comment.
Add a couple passing tests involving typedefs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91975/new/
https://reviews.llvm.org/D91975
Files:
clang-tools-extra/clang-t
gridaphobe created this revision.
Herald added subscribers: cfe-commits, kbarton, nemanjai.
Herald added a project: clang.
gridaphobe requested review of this revision.
The check 'cppcoreguidelines-narrowing-conversions' does not detect conversions
involving typedef. This notably includes the stan