diff options
author | Ted Kremenek <kremenek@apple.com> | 2013-01-19 00:49:00 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2013-01-19 00:49:00 +0000 |
commit | 1bdac1d447f0a9e8db97ed5598d15174bc00e5e1 (patch) | |
tree | f6150482201665c8f5bd4db6fa4b1fa6f44bec1b /unittests/Format/FormatTest.cpp | |
parent | 77fd3c0d7837040bb84c1617a6a423f833e784fe (diff) |
Reword warning about using a *static* variable within its own initialization.
The warning is still under -Wuninitialized (although technically this
is defined behavior), but under a subgroup -Wstatic-self-init.
This addresses PR 10265.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172878 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions