This revision was automatically updated to reflect the committed changes.
Closed by commit rGfcf0f75a59fb: [clang-tidy] OptionsView::store specialized on
bool (authored by njames93).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83053/new/
https://r
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83053/new/
https://reviews.llvm.org/D83053
njames93 updated this revision to Diff 28.
njames93 added a comment.
Removed no longer needed change to ProBoundsConstantArrayIndexCheck
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83053/new/
https://reviews.llvm.org/D83053
Files:
clang-to
njames93 marked an inline comment as done.
njames93 added inline comments.
Herald added a subscriber: wuzish.
Comment at:
clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp:31
Options.store(Opts, "GslHeader", GslHeader);
- Options.store(Opts,
njames93 created this revision.
njames93 added reviewers: aaron.ballman, alexfh, gribozavr2.
Herald added subscribers: cfe-commits, arphaman, kbarton, xazax.hun, nemanjai.
Herald added a project: clang.
njames93 marked an inline comment as done.
njames93 added inline comments.
Herald added a subscr