[PATCH] D133413: [clang-tidy] Fix crashes on `if consteval` in readability checks
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 00:01:08 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d149d17f069: [clang-tidy] Fix crashes on `if consteval` in readability checks (authored by rymiel).
Changed prior to commit:
https://reviews.llvm.org/D133413?vs=464176&id=465291#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133413/new/
https://reviews.llvm.org/D133413
Files:
clang-tools-extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/readability/braces-around-statements-consteval-if.cpp
clang-tools-extra/test/clang-tidy/checkers/readability/simplify-bool-expr-cxx23.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133413.465291.patch
Type: text/x-patch
Size: 4734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/b5914a13/attachment.bin>
More information about the cfe-commits
mailing list