forked from OSchip/llvm-project
1bb8edb8ac
-Wsometimes-uninitialized diagnostics to make it clearer that the cause of the issue may be a condition which must always evaluate to true or false, rather than an uninitialized variable. To emphasize this, add a new note with a fixit which removes the impossible condition or replaces it with a constant. Also, downgrade the diagnostic from -Wsometimes-uninitialized to -Wconditional-uninitialized when it applies to a range-based for loop, since the condition is not written explicitly in the code in that case. llvm-svn: 157511 |
||
---|---|---|
.. | ||
tools | ||
AddressSanitizer.html | ||
AnalyzerRegions.html | ||
AutomaticReferenceCounting.html | ||
Block-ABI-Apple.txt | ||
BlockLanguageSpec.txt | ||
ClangPlugins.html | ||
DriverArchitecture.png | ||
DriverInternals.html | ||
InternalsManual.html | ||
LanguageExtensions.html | ||
LibTooling.html | ||
Makefile | ||
ObjectiveCLiterals.html | ||
PCHInternals.html | ||
PCHLayout.graffle | ||
PCHLayout.png | ||
PTHInternals.html | ||
RAVFrontendAction.html | ||
ReleaseNotes.html | ||
ThreadSanitizer.html | ||
Tooling.html | ||
UsersManual.html | ||
doxygen.cfg.in | ||
doxygen.css | ||
doxygen.footer | ||
doxygen.header | ||
doxygen.intro |