diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-06-28 21:36:00 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-06-28 21:36:00 +0000 |
commit | 4d456455684caafc9eeea5743b170d794a9bd5f6 (patch) | |
tree | 386efc546866fb36419e3c71373dd7bdb2e30923 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 53ac1a2ed44ca7711f8872d857be0c2e4152af17 (diff) | |
download | bcm5719-llvm-4d456455684caafc9eeea5743b170d794a9bd5f6.tar.gz bcm5719-llvm-4d456455684caafc9eeea5743b170d794a9bd5f6.zip |
[Parse] Make -Wgcc-compat complain about for loop inits in C89
While clang allows declarations in for loop init statements in c89 and
gnu89, gcc does not. So, we should probably warn if users care about gcc
compatibility.
Differential Revision: https://reviews.llvm.org/D47840
llvm-svn: 335927
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions