[PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.

Richard Trieu rtrieu at google.com
Fri Nov 8 14:46:33 PST 2013


Ping.


On Thu, Oct 24, 2013 at 8:52 PM, Richard Trieu <rtrieu at google.com> wrote:

>   Fix misspelling of function.
>
> http://llvm-reviews.chandlerc.com/D1864
>
> CHANGE SINCE LAST DIFF
>   http://llvm-reviews.chandlerc.com/D1864?vs=4900&id=5147#toc
>
> Files:
>   test/Analysis/inlining/test-always-inline-size-option.c
>   test/Analysis/misc-ps-region-store.cpp
>   test/Analysis/cxx11-crashes.cpp
>   test/Sema/warn-unused-function.c
>   test/Sema/unused-expr-system-header.c
>   test/Sema/attr-deprecated.c
>   test/Parser/cxx-using-declaration.cpp
>   test/Parser/expressions.c
>   test/FixIt/fixit.c
>   test/FixIt/typo.m
>   test/CodeGen/functions.c
>   test/SemaCXX/warn-bool-conversion.cpp
>   test/SemaCXX/MicrosoftCompatibility.cpp
>   test/SemaCXX/statements.cpp
>   test/SemaCXX/warn-infinite-recursion.cpp
>   test/Lexer/gnu-flags.c
>   include/clang/Basic/DiagnosticGroups.td
>   include/clang/Basic/DiagnosticSemaKinds.td
>   lib/Sema/AnalysisBasedWarnings.cpp
>   lib/Lex/Pragma.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131108/42cacb81/attachment.html>


More information about the cfe-commits mailing list