Fixed diagnostic nondeterministic order bug (pr14901).
authorEnea Zaffanella <zaffanella@cs.unipr.it>
Fri, 15 Feb 2013 20:09:55 +0000 (20:09 +0000)
committerEnea Zaffanella <zaffanella@cs.unipr.it>
Fri, 15 Feb 2013 20:09:55 +0000 (20:09 +0000)
commit2f40be7511eb9652181a8d46cd257e233e6a1375
tree68a342aa8f9d67bd1d683d17432594843d6a37a4
parentdd4743d18a0b4b0260f0fc30c3726544cd71cb74
Fixed diagnostic nondeterministic order bug (pr14901).

llvm-svn: 175289
clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/test/Sema/uninit-det-order.c [new file with mode: 0644]