[libcxx-commits] [PATCH] D147844: [clang][Sema]Print diagnostic warning about precedence when integer expression is used without parentheses in an conditional operator expression
NagaChaitanya Vellanki via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 22 08:12:05 PDT 2023
chaitanyav updated this revision to Diff 524321.
chaitanyav added a comment.
Rebase with upstream
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147844/new/
https://reviews.llvm.org/D147844
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExpr.cpp
clang/test/Analysis/uninit-vals.c
clang/test/Sema/integer-overflow.c
clang/test/Sema/parentheses.c
clang/test/Sema/parentheses.cpp
clang/test/SemaCXX/array-bounds.cpp
clang/test/SemaCXX/integer-overflow.cpp
libcxx/include/__chrono/duration.h
libcxx/include/strstream
libcxx/test/libcxx/algorithms/nth_element_stability.pass.cpp
libcxx/test/libcxx/algorithms/partial_sort_stability.pass.cpp
libcxx/test/libcxx/algorithms/sort_stability.pass.cpp
libcxxabi/src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147844.524321.patch
Type: text/x-patch
Size: 15095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230522/1b58b820/attachment-0001.bin>
More information about the libcxx-commits
mailing list