appmonster007 updated this revision to Diff 441075.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Analysis/CFG.cpp
clang/test/SemaCXX/warn-infinite-recur
appmonster007 added a comment.
Name : Prathit Aswar
github username : appmonster007
email : snaswar0...@gmail.com
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.
appmonster007 updated this revision to Diff 441014.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Analysis/CFG.cpp
clang/test/SemaCXX/warn-infinite-recur
appmonster007 updated this revision to Diff 441005.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Analysis/CFG.cpp
clang/test/SemaCXX/warn-infinite-recur
appmonster007 updated this revision to Diff 440999.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Analysis/CFG.cpp
clang/test/SemaCXX/warn-infinite-recur
appmonster007 updated this revision to Diff 440997.
appmonster007 marked an inline comment as done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Analysis/
appmonster007 updated this revision to Diff 440992.
appmonster007 added a comment.
inserted bullet point for `-Winfinite-recursion` diagnostics fix, where
diagnostic will not warn for unevaluated operands of ``typeid`` expression,
under "Improvements to Clang’s diagnostics" in clang/docs/Release
appmonster007 updated this revision to Diff 440859.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/lib/Analysis/CFG.cpp
clang/test/SemaCXX/typeinfo
clang/test/SemaCXX/warn-infinite-recur
appmonster007 updated this revision to Diff 440856.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/lib/Analysis/CFG.cpp
clang/test/SemaCXX/warn-infinite-recursion.cpp
Index: clang/test/S
appmonster007 added inline comments.
Comment at: clang/test/SemaCXX/warn-infinite-recursion.cpp:3
+#include "typeinfo"
+
`#include ` resulted in 'typeinfo' file not found with
include; use "quotes" instead
Repository:
rG LLVM Github Monorepo
CHANGES SINC
appmonster007 updated this revision to Diff 440845.
appmonster007 added a comment.
#include "typeinfo"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/lib/Analysis/CFG.cpp
clang/test/Sema
appmonster007 updated this revision to Diff 440835.
appmonster007 added a comment.
included typeinfo file, in clang/test/SemaCXX directory
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/li
appmonster007 updated this revision to Diff 440819.
appmonster007 added a comment.
fixed warning comments for test cases
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128747/new/
https://reviews.llvm.org/D128747
Files:
clang/lib/Analysis/CFG.cpp
appmonster007 created this revision.
appmonster007 added a reviewer: aaron.ballman.
appmonster007 added a project: clang.
Herald added a project: All.
appmonster007 requested review of this revision.
Herald added a subscriber: cfe-commits.
Fixing issue "incorrect -Winfinite-recursion warning on po
14 matches
Mail list logo