]> granicus.if.org Git - clang/commit
Thread safety: Initializing var before exhaustive switch statement to deal with extra...
authorCaitlin Sadowski <supertri@google.com>
Tue, 13 Sep 2011 18:01:58 +0000 (18:01 +0000)
committerCaitlin Sadowski <supertri@google.com>
Tue, 13 Sep 2011 18:01:58 +0000 (18:01 +0000)
commite87158dfbca01577810f301543c3cdcfc955d8b0
tree6644c47a3a44ba0f85e3998ec1f16b82071af56a
parent6639e9255489ad8e10278d5658fdd4b3c0e1e4cd
Thread safety: Initializing var before exhaustive switch statement to deal with extraneous warning produced by gcc but not clang

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/AnalysisBasedWarnings.cpp