]> granicus.if.org Git - clang/commit
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)
commit3285c78041f80a26f6a947e2922e15c4af6e00bb
tree948643ba8bb27e8a497d144d6022df1d081d07d0
parentdc2efa1c10c4646d692cc57db9fdbbebe3a48255
Fixed diagnostic nondeterministic order bug (pr14901).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175289 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/AnalysisBasedWarnings.cpp
test/Sema/uninit-det-order.c [new file with mode: 0644]