[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 cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 26 13:39:39 PDT 2023
chaitanyav updated this revision to Diff 517300.
chaitanyav added a comment.
Revert to earliest patch
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/src/filesystem/operations.cpp
libcxx/src/locale.cpp
libcxx/src/memory_resource.cpp
libcxx/src/ryu/d2fixed.cpp
libcxx/src/ryu/f2s.cpp
libcxxabi/src/cxa_default_handlers.cpp
libcxxabi/src/cxa_demangle.cpp
libcxxabi/src/cxa_exception.cpp
libcxxabi/src/cxa_personality.cpp
libcxxabi/src/demangle/ItaniumDemangle.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147844.517300.patch
Type: text/x-patch
Size: 21423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230426/d61361e7/attachment-0001.bin>
More information about the cfe-commits
mailing list