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 | e07d167a50165c85c4f440714bd2178e788f24b8 (patch) | |
tree | 3ffece1f1df363336f9aa6814bcd7953e5b19ec7 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | cc99c421308046e3e5d7f78d45c57e1994a7ddb1 (diff) | |
download | llvm-e07d167a50165c85c4f440714bd2178e788f24b8.zip llvm-e07d167a50165c85c4f440714bd2178e788f24b8.tar.gz llvm-e07d167a50165c85c4f440714bd2178e788f24b8.tar.bz2 |
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.
llvm-svn: 172878
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions