[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
Thu Oct 24 20:52:19 PDT 2013
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 --------------
A non-text attachment was scrubbed...
Name: D1864.3.patch
Type: text/x-patch
Size: 16155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131024/ddbfbd2b/attachment.bin>
More information about the cfe-commits
mailing list